diagram | |||||||||||||
namespace | https://dds.a1.net/rechnungsmanagement/EBOR | ||||||||||||
children | Header Detail Summary | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:complexType name="ETEB02Type"> <xs:annotation> <xs:documentation>Complex type for ETEB02</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Header" type="ETEB02HeaderType"> <xs:annotation> <xs:documentation>Header for EBOR ETEB02</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Detail" type="ETEB02DetailType"> <xs:annotation> <xs:documentation>Detail for EBOR ETEB02</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Summary" type="ETEB02SummaryType"> <xs:annotation> <xs:documentation>Summary for EBOR ETEB02</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="Version" type="xs:string" use="required"/> </xs:complexType> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="Version" type="xs:string" use="required"/> |
diagram | |||
namespace | https://dds.a1.net/rechnungsmanagement/EBOR | ||
type | ETEB02HeaderType | ||
properties |
|
||
children | DocumentId DocumentType DocumentFunction DetailsFlag AccountNumber ReferenceForPayment IdOfRelatedDocument StornoInvoice ReissueNote DepositTotal Frequency DefaultCurrency SecondaryCurrency AdditionalInformation Language InvoicingStartDate InvoicingEndDate IssuingDate Delivery DefaultTax Consignee Customer Invoicee InvoiceIssuer PaymentTerms PaymentMeans | ||
annotation |
|
||
source | <xs:element name="Header" type="ETEB02HeaderType"> <xs:annotation> <xs:documentation>Header for EBOR ETEB02</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||
namespace | https://dds.a1.net/rechnungsmanagement/EBOR | ||
type | ETEB02DetailType | ||
properties |
|
||
children | Aggregation | ||
annotation |
|
||
source | <xs:element name="Detail" type="ETEB02DetailType"> <xs:annotation> <xs:documentation>Detail for EBOR ETEB02</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||
namespace | https://dds.a1.net/rechnungsmanagement/EBOR | ||
type | ETEB02SummaryType | ||
properties |
|
||
children | Total CarryOver Prepayment InterestForLatePayment ThirdPartyPayment NetTotal SubtotalPerVatOrTaxRateOrJustification RoundingAmount | ||
annotation |
|
||
source | <xs:element name="Summary" type="ETEB02SummaryType"> <xs:annotation> <xs:documentation>Summary for EBOR ETEB02</xs:documentation> </xs:annotation> </xs:element> |