OrderInfo

Element Information

Model

Source

<xs:element name="OrderInfo">
  <xs:complexType>
    <xs:choice>
      <xs:element ref="OrderReference"/>
      <xs:element ref="OrderIDInfo"/>
    </xs:choice>
  </xs:complexType>
</xs:element>

Sample