File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,10 @@ See [sbe.xsd](../resources/sbe.xsd) for the normative XML Schema Definition (XSD
88The SBE schema is defined with W3C XML Schema Definition Language (XSD) version 1.0. (XSD version 1.1 was standardized.
99However, since it is not supported by all XML processors, the SBE XSD is constrained to features of version 1.0.)
1010
11+ ### XInclude usage
12+
13+ Certain elements of the SBE message schema support inclusion from a separate XML file. The result of the XInclude mechanism
14+ is a single XML infoset, so the schema description below applies whether a single file is used or multiple files are assembled.
1115
1216XML namespace
1317-----------------------------------------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments