The default set of fidelity options used is as specified in the EXI specification:
Fidelity Option | Description | Value |
---|---|---|
Preserve.comments | XML comments are preserved | false |
Preserve.dtd | DTD (if any) is preserved. | false |
Preserve.pis | Processing instructions are preserved | false |
Preserve.prefixes | Namespace prefixes are preserved. | false |
Preserve.lexical | Lexical form of element and attribute values is preserved. | false |
The rtEXISetOption function can be used to change any of these values.