AdditionalPrices

Element Information

Model

Source

<xs:element name="AdditionalPrices">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="UnitGrossPrice" minOccurs="0"/>
      <xs:element ref="InformationalPrice" minOccurs="0"/>
      <xs:element ref="InformationalPriceExclTax" minOccurs="0"/>
      <xs:element ref="UnitNetPriceCorrection" minOccurs="0"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>

Sample