xsd.OpenContentMode
¶
The xsd.OpenContent
enumeration provides values for the xsd.OpenContent.mode
property.
Constants¶
- xsd.OpenContentMode.INTERLEAVE
Allows xml.ElementInformationItem objects that match the wildcard (Any) of the OpenContent everywhere in the content.
- xsd.OpenContentMode.SUFFIX
Allows xml.ElementInformationItem objects that match the wildcard (Any) of the OpenContent only at the end of the content.