Path

Element Information

Model

Children: Node

Used By

Elements Header, ItemIn, ItemOut

Source

<xs:element name="Path">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="Node" maxOccurs="unbounded"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>

Sample