SupplierOrderInfo

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
orderDate optional
orderID required

Used By

Source

<xs:element name="SupplierOrderInfo">
  <xs:complexType>
    <xs:attribute name="orderID" use="required"/>
    <xs:attribute name="orderDate"/>
  </xs:complexType>
</xs:element>

Sample