XML Einrichten Version 1.2
TotalAmount Complex Type
XML Einrichten Version 1.2 : TotalAmount Complex Type
Description
Total amount
Namespace (none)
Base Type
Extension of CurrencyValue Complex Type
Diagram
Currency Element Value Element Sequence TotalAmount Complex Type
Overview
TotalAmount Extension of CurrencyValue Complex Type
Total amount
Sequence
Used By
CashDiscountAmount Element
Source
<xs:complexType name="TotalAmount" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation xml:lang="de">Gesamtbetrag </xs:documentation>
    <xs:documentation xml:lang="en">Total amount</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="CurrencyValue" />
  </xs:complexContent>
</xs:complexType>
See Also
XML Einrichten Version 1.2