SellingPriceType

Complex Type Information

Model

Used By

Element SellingPrice

Source

<xsd:complexType name="SellingPriceType">
  <xsd:sequence>
    <xsd:element ref="Pricing" maxOccurs="unbounded"/>
    <xsd:element ref="FixedContractPriceDate" minOccurs="0"/>
  </xsd:sequence>
</xsd:complexType>