Best Practices

Coming soon. Here's a list of the topics we're working on, some of which have been incorporated into the user guide. Over time, based upon your feedback, we'll add more.

  • specification versus implementation artifacts
  • versioning your deployments
  • segregating deployments by component type, e.g. abstract versus concrete
  • repository configuration, e.g. development, testing, production
  • define schema properties within a separate schema which also contains the types they alias, i.e. separate from the schemas containing the fragments/decls that reference the properties/types. the schema containing the properties/types represent a re-usable set of industry/business standard properties/types, preferably defined within a different target namespace.