OrderReference

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
orderDate optional
orderID optional

Used By

Element OrderInfo

Source

<xs:element name="OrderReference">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="DocumentReference"/>
    </xs:sequence>
    <xs:attribute name="orderID"/>
    <xs:attribute name="orderDate"/>
  </xs:complexType>
</xs:element>

Sample