OrderMethods

Element Information

Model

Children: Contact, OrderMethod

Used By

Source

<xs:element name="OrderMethods">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="OrderMethod" maxOccurs="unbounded"/>
      <xs:element ref="Contact" minOccurs="0"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>

Sample