Schema support

As with DTDs, schema describes the structure of an XML document.

Note: The path syntax for schema messages is the same as DTD messages.

Additionally, schema describes the data types of the values. Although DTD has its own format, a schema document is formatted in XML.

For schema files, the file name does not matter. The XML Package Manager compiles all possible messages that are defined in the schema. If you must specify a single root, then use hcixmlcompile -r rootname.

See hcixmlcompile usage.