XML Export Check for Valid Element Names
XML Layout tab "XML Data Point" and "XML Container" columns map to XML Element tags. These must have valid names.
- Element names must start with a letter or underscore
- Element names can contain letters, digits, hyphens, underscores, and periods
- Element names cannot contain spaces
Element names cannot start with the letters xml (or XML, or Xml, etc)
https://www.w3.org/XML/xml-V10-5e-errata
CAS will return a list of of invalid names found in either column.
Related to: XML Export Object