Either a reference for the root or the current node or the beginning of the xml. |
Attribute Group | XpathGroup |
<xs:attribute name="Root" use="optional" default="self"> <xs:annotation> <xs:documentation>Either a reference for the root or the current node or the beginning of the xml.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:union memberTypes="xs:IDREF ConditionRootCodeType"/> </xs:simpleType> </xs:attribute> |