Skip to content

Commit 4defaff

Browse files
committed
1 parent 418fdce commit 4defaff

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

v2-0-RC2/doc/04MessageSchema.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ See [sbe.xsd](../resources/sbe.xsd) for the normative XML Schema Definition (XSD
88
The SBE schema is defined with W3C XML Schema Definition Language (XSD) version 1.0. (XSD version 1.1 was standardized.
99
However, 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

1216
XML namespace
1317
-----------------------------------------------------------------------------------------------------------

0 commit comments

Comments
 (0)