complexType ct_Total
diagram ETEB-EBOR_diagrams/ETEB-EBOR_p357.svg
namespace https://dds.a1.net/rechnungsmanagement/EBOR
children AmountToBePaid AmountOfInvoice
used by
element ETEB02SummaryType/Total
annotation
documentation
Message about amount to be paid and amount of invoice
source <xs:complexType name="ct_Total">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Message about amount to be paid and amount of invoice</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="AmountToBePaid" type="xs:decimal">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Total amount of the invoice, expressed in the default currency of the invoice, including all taxes and any existing carry-over, Prepayment, Interest, Third Party Payment</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="AmountOfInvoice" type="xs:decimal" nillable="false">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Total amount of goods and services invoiced, expressed in the standard currency of the invoice, including all taxes. If there are carryovers, prepayments, interest and any payments from third parties, these are not taken into account.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element ct_Total/AmountToBePaid
diagram ETEB-EBOR_diagrams/ETEB-EBOR_p358.svg
namespace https://dds.a1.net/rechnungsmanagement/EBOR
type xs:decimal
properties
content simple
annotation
documentation
Total amount of the invoice, expressed in the default currency of the invoice, including all taxes and any existing carry-over, Prepayment, Interest, Third Party Payment
source <xs:element name="AmountToBePaid" type="xs:decimal">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Total amount of the invoice, expressed in the default currency of the invoice, including all taxes and any existing carry-over, Prepayment, Interest, Third Party Payment</xs:documentation>
 
</xs:annotation>
</xs:element>

element ct_Total/AmountOfInvoice
diagram ETEB-EBOR_diagrams/ETEB-EBOR_p359.svg
namespace https://dds.a1.net/rechnungsmanagement/EBOR
type xs:decimal
properties
content simple
nillable false
annotation
documentation
Total amount of goods and services invoiced, expressed in the standard currency of the invoice, including all taxes. If there are carryovers, prepayments, interest and any payments from third parties, these are not taken into account.
source <xs:element name="AmountOfInvoice" type="xs:decimal" nillable="false">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Total amount of goods and services invoiced, expressed in the standard currency of the invoice, including all taxes. If there are carryovers, prepayments, interest and any payments from third parties, these are not taken into account.</xs:documentation>
 
</xs:annotation>
</xs:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy