XML Einrichten Version 1.2
GrossUnitPrice Complex Type
XML Einrichten Version 1.2 : GrossUnitPrice Complex Type
Description
Gross price
Namespace (none)
Base Type
Extension of Price Complex Type
Diagram
PriceQuantity Element Currency Element Value Element Sequence GrossUnitPrice Complex Type
Overview
GrossUnitPrice Extension of Price Complex Type
Gross price
Sequence
Value xs:decimal
PriceQuantity Quantity Complex Type
Quantity related to the price information
Unit optional Unit Simple Type
Used By
GrossUnitPrice Element
GrossUnitPrice Element
Source
<xs:complexType name="GrossUnitPrice" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation xml:lang="de">Brutto Preis</xs:documentation>
    <xs:documentation xml:lang="en">Gross price</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="Price" />
  </xs:complexContent>
</xs:complexType>
See Also
XML Einrichten Version 1.2