Root

Either a reference for the root or the current node or the
beginning of the xml.

Attribute Information

Used By

Attribute Group XpathGroup

Source

<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>

Sample