C DOM Runtime Library Functions
The C run-time DOM library contains functions used to encode/decode XML data in a DOM tree. These functions are identified by their rtDom prefixes.
The categories of functions provided are as follows:
- Functions to add nodes.
- Functions to add attributes to a node.
- Functions to add namespace and xsi:type information.
- Functions to encode data types to DOM.