Understanding Naming Document Definitions and XML Root Tag Names

By default, the document name you specify when you add a document to the system also becomes the name of the XML root tag that appears in XML document schema. However you can specify a different root tag name on the XML tab in the XML Schema Details section in the Root Tag field. The character field limit for document names is 100 characters.

The character field limit for root tag names is 30 characters.

If the document name exceeds 30 characters, the system automatically populates the Root Tag field with only the first 30 characters of the document name. However, the full document name, up to the document name character limit of 100, appears in the generated XML document schema. The exception is if you modify the Root Tag field; if you choose to do so, that value is used as the root tag element in generated schema.