Maintain XML Definition Files
Manage all XML definition files (DTDs and schemas) in one central location in the repository. provides you with specification updates as they are released and an analysis of how the changes impact your organization.
This information can include any of the following:
- Whether compliance to the new specification requires simply pointing to the latest XML definition file
- Structural changes to assemblies based on the template
- Additional software changes
New XML definition files are provided when they are available. You can import these files into the repository and add them to the list of available definition files using the Assembly DTD/Schema Types function in Data Administration. You can then update assembly templates to use the latest XML definition files. The updated definition files are available for users who create assemblies using the updated templates.
The assembly templates provided do not point to their corresponding XML definition files. You must determine where you are going to maintain the definition files and configure the templates to point to that location.
Note: The XML definition files path is configured in the
insight.var
file using the configuration utility. It is important to note that this is case sensitive if you store them in Documentum or in a case-sensitive file system.
Related concepts
Related tasks
Related reference