Table of contents
Appendices
|
5.2 Application Conformance
Application Conformance
An application conforms to XInclude if it:
-
supports [XML] and [XMLNS]
or [XML11] and [XMLNS11],
the [XMLIS], [XMLBase], the
[XPCore], and the [XPElement];
-
stops processing when a fatal error is encountered;
-
observes the mandatory conditions
(Must, May, etc.) set forth in this
specification, and for any optional conditions
(Must, May, etc. and
Must, May, etc.) it chooses to observe,
observes them in the way prescribed; and
-
performs markup conformance testing according to all the
conformance constraints appearing in this specification.
Support for the [XPointer] is not mandatory for
full XInclude conformance. Authors are advised that use of
xpointer() and other XPointer schemes than element() might not be
supported by all conformant XInclude implementations.
|