complexType ct_NetTotal
diagram ETEB-EBOR_diagrams/ETEB-EBOR_p193.svg
namespace https://dds.a1.net/rechnungsmanagement/EBOR
children Amount
used by
element ETEB02SummaryType/NetTotal
annotation
documentation
Totals, expressed in the currency of the invoice, of all the amounts incurred, excluding taxes
source <xs:complexType name="ct_NetTotal">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Totals, expressed in the currency of the invoice, of all the amounts incurred, excluding taxes </xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="Amount" type="xs:decimal">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Invoice net amount</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element ct_NetTotal/Amount
diagram ETEB-EBOR_diagrams/ETEB-EBOR_p194.svg
namespace https://dds.a1.net/rechnungsmanagement/EBOR
type xs:decimal
properties
content simple
annotation
documentation
Invoice net amount
source <xs:element name="Amount" type="xs:decimal">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Invoice net amount</xs:documentation>
 
</xs:annotation>
</xs:element>


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