Using the C$XML Routine

The C$XML library routine is designed for those who want low-level control over the parsing of XML data. It lets you define precisely which elements or attributes of the data to parse. C$XML can be used for both record- and non-record-based XML documents.

C$XML contains detailed descriptions of the library routine's individual operation codes, parameters, usage, etc. The following sections describe how to use the C$XML library routine in more general terms.