2.5.121 Feat11XMapEntry
The Feat11XMapEntry structure specifies a mapping to an XML data source.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
A |
B |
C |
D |
reserved3 |
|||||||||||||||||||||||||||
details (variable) |
|||||||||||||||||||||||||||||||
... |
A - reserved1 (1 bit): MUST be zero, and MUST be ignored.
B - fLoadXMap (1 bit): MUST be 1, and MUST be ignored.
C - fCanBeSingle (1 bit): A bit that specifies whether details.rgbXPath resolves to a single XML node or a collection of XML nodes. This field MUST be a value from the following table:
-
Value
Meaning
0
Specifies that details.rgbXPath resolves to a collection of XML nodes.
1
Specifies that details.rgbXPath resolves to a single XML node.
D - reserved2 (1 bit): MUST be zero, and MUST be ignored.
reserved3 (28 bits): MUST be zero, and MUST be ignored.
details (variable): A Feat11XMapEntry2 that specifies the mapping between the data and the XML data source.