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