SupportedProductType

Complex Type Information

Model

Used By

Source

<xsd:complexType name="SupportedProductType">
  <xsd:sequence>
    <xsd:element ref="ProductIdentification" maxOccurs="unbounded"/>
    <xsd:element ref="MinimumOrderQuantity" minOccurs="0"/>
    <xsd:element ref="ProjectedVolume"/>
    <xsd:element ref="ProductEndUse" minOccurs="0"/>
    <xsd:element ref="PercentageOfBlend" minOccurs="0"/>
    <xsd:element ref="SellingPrice"/>
    <xsd:element ref="DistributorCost"/>
    <xsd:element ref="DeliveryTerms"/>
  </xsd:sequence>
</xsd:complexType>