Skip to main content

XML Standards

InterSystems IRIS® data platform XML support follows these standards:

The InterSystems IRIS SAX Parser uses the standard Xerces-C++ library, which complies with the XML 1.0 recommendation. For a list of these standards, see http://xml.apache.org/xerces-c/Opens in a new tab.

InterSystems IRIS provides two XSLT processors:

  • The Xalan processor supports XSLT 1.0.

  • The Saxon processor supports XSLT 2.0.

Also see SOAP Standards and SOAP Security Standards.

For information on the character sets expected in XML, see the W3 web site (https://www.w3.org/TR/2006/REC-xml-20060816/#charsetsOpens in a new tab).

Note:

InterSystems IRIS does not support, within one element, multiple attributes with the same name, each in a different namespace.

FeedbackOpens in a new tab