Product

Element Information

Model

Used By

Source

<xs:element name="Product">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="SupplierPartID" minOccurs="0"/>
      <xs:element ref="SupplierPartAuxiliaryID" minOccurs="0"/>
      <xs:element ref="BuyerPartID" minOccurs="0"/>
      <xs:element ref="IdReference" minOccurs="0" maxOccurs="unbounded"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>

Sample