SinglePriceType

Complex Type Information

Model

Used By

Element TotalPrice

Source

<xs:complexType name="SinglePriceType">
  <xs:sequence>
    <xs:element ref="Amount"/>
    <xs:element ref="DescriptionLine" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>