XML Einrichten Version 1.3
FOOT Element
XML Einrichten Version 1.3 > InvoiceMessage Element > INVOICE Element : FOOT Element
Namespace (none)
Type
Extension of DocumentFoot Complex Type
Diagram
VatPercentageOfCondition Element AmountOfCondition Element PercentageRateOfCondition Element DscOfConditionType Element TypeOfCondition Element ConditionLevel Element ConditionIndicator Element Sequence CNDF Element Qualifier Element Currency Element Value Element Sequence AdditionalAmounts Element Currency Element Value Element Sequence DiscountsConditionsTotal Element Currency Element Value Element Sequence NetItemAmount Element Currency Element Value Element Sequence VatBase Element VatPercentage Element Currency Element Value Element Sequence VatValue Element Sequence VatTotal Element Currency Element Value Element Sequence InvoiceAmount Element SendingDate Element Sequence FOOT Element
Overview
Sequence
SendingDate optional EDIDate Complex Type
Sending date of this message
FormatCode optional EDIDateFormatCode Simple Type
Sequence
Sequence
Sequence
VatBase optional CurrencyValue Complex Type
Vat base amount for a dedicated tax rate
Calculation: Sum of all Net Line Amounts - DiscountsConditionsTotal
Sequence
Sequence
Sequence
Sequence
ConditionIndicator optional Restriction of xs:string
Condition Indicator
A = Allowence
C = Charge
ConditionLevel Restriction of xs:decimal
TypeOfCondition Restriction of xs:string
Type of conditiont
DI = Rebate
FC = Freight Cost
IN = Insurance
PC = Handling costs
DscOfConditionType optional Restriction of xs:string
Description of the condition
PercentageRateOfCondition optional Restriction of xs:decimal
Percentage value of the condition
AmountOfCondition optional Restriction of xs:decimal
Amount value of the condition
Source
<xs:element name="FOOT" minOccurs="1" maxOccurs="1" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:complexContent>
      <xs:extension base="DocumentFoot">
        <xs:annotation>
          <xs:documentation xml:lang="de">Abschluss der Rechnung (INVOIC)</xs:documentation>
          <xs:documentation xml:lang="en">Footer of the invoice (INVOIC) </xs:documentation>
        </xs:annotation>
        <xs:sequence>
          <xs:element name="InvoiceAmount" type="InvoiceAmount" minOccurs="1" maxOccurs="1" />
          <xs:element name="VatTotal" type="VatTotal" minOccurs="0" maxOccurs="5" />
          <xs:element name="AdditionalAmounts" type="TotalAmountQualified" minOccurs="0" maxOccurs="unbounded" />
          <xs:element name="CNDF" type="CNDF" minOccurs="0" maxOccurs="unbounded" />
        </xs:sequence>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>
</xs:element>
See Also
INVOICE ElementInvoiceMessage ElementXML Einrichten Version 1.3