XML Einrichten Version 1.2
InvoiceAmount Complex Type
XML Einrichten Version 1.2 : InvoiceAmount Complex Type
Description
Total amount if the invoice including all taxes from all tax rates
Namespace (none)
Base Type
Extension of CurrencyValue Complex Type
Diagram
Currency Element Value Element Sequence InvoiceAmount Complex Type
Overview
InvoiceAmount Extension of CurrencyValue Complex Type
Total amount if the invoice including all taxes from all tax rates
Sequence
Used By
InvoiceAmount Element
Source
<xs:complexType name="InvoiceAmount" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation xml:lang="de">Gesamtbetrag einer Rechnung inklusive alle Steuerbeträge aus allen Steuersätzen</xs:documentation>
    <xs:documentation xml:lang="en">Total amount if the invoice including all taxes from all tax rates</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="CurrencyValue" />
  </xs:complexContent>
</xs:complexType>
See Also
XML Einrichten Version 1.2