z/OS XML System Services

z/OS XML System Services (z/OS XML) is an XML processing component of the z/OS® operating system. It contains an XML parser intended for use by system components, middleware, and applications that need a simple, efficient, XML parsing solution. z/OS XML can parse documents either with or without validation.
Note: The use of the term z/OS XML parser in this document refers specifically to the z/OS XML System Services parser.
The following are some distinct characteristics of z/OS XML: The z/OS XML parser is invoked as a callable service and can be used as such. The callable services stubs are shipped in CSSLIB.

Note about constant names: Some constant names begin with the string "GXLH". These constants are used solely by C callers. For assembler callers, remove the "GXLH" portion to get the appropriate constant name.