| DefaultEncoding | Default encoding for documents without encoding declaration. |
| FormatedOutput | If set to true XMLParser writes to output formatted structure of XML elements with leading white chars. |
| RetrieveInternetURI | IF set to true parser retrieves content of any external documents specified by internel URI, else linked document is treated as empty. |
| StandardXML | Set to false allows to use some additional features:- additional parameters in XMLDeclaration
- end-tag for element without name
|
| ValidateDocument | Set to true runs validation after parsing document. |
| Version | Version number of XMLParser component. |