Stylus Studio XML Editor

Table of contents

Appendices

5.3 XML Information Set Conformance

XML Information Set Conformance

This specification conforms to the [XMLIS]. The following information items Must, May, etc. be present in the input infosets to enable correct processing:

  • Document information items with children and base URI properties.

  • Element information items with namespace name, local name, children, attributes, base URI and parent properties.

  • Attribute information items with namespace name, local name and normalized value properties.

Additionally, XInclude processing might generate the following kinds of information items in the result:

  • Character information items with character code, element content whitespace and parent properties.

XInclude extends the infoset with the property include history, which Must, May, etc. appear on the following types of information items in the result:

  • Element information items.

  • Processing instruction information items.

  • Comment information items.

  • Character information items.

XInclude also extends the infoset with the property language, which Must, May, etc. appear on element information items in the result.