| diagram | |||
| namespace | https://dds.a1.net/rechnungsmanagement/EBOR | ||
| children | Flag Rate OtherTaxId SubtotalPerVatOrTax VatOrTaxPerSubTotal GrossAmount TaxTitle TaxDescription | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="ct_SubtotalPerVatOrTaxRateOrJustification"> <xs:annotation> <xs:documentation xml:lang="en">Subtotal of all basic amounts that are subject to a given VAT rate, or subtotal of all basic amounts that are not subject to VAT to which a given tax justification is associated</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Flag" type="acl_VatOrOtherTaxFlag"> <xs:annotation> <xs:documentation xml:lang="en">fixed value "VAT"</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Rate" type="xs:decimal"> <xs:annotation> <xs:documentation xml:lang="en">Rate of VAT or other tax which applies to the subtotal</xs:documentation> </xs:annotation> </xs:element> <xs:element name="OtherTaxId" type="scl_TaxType" nillable="false"> <xs:annotation> <xs:documentation xml:lang="en">Unique identification of the tax amongst all taxes (different than VAT) used in the country under the jurisdiction of which the contract has been established</xs:documentation> </xs:annotation> </xs:element> <xs:element name="SubtotalPerVatOrTax" type="xs:decimal"> <xs:annotation> <xs:documentation xml:lang="en">Value in the default currency of the subtotal for the VAT rate </xs:documentation> </xs:annotation> </xs:element> <xs:element name="VatOrTaxPerSubTotal" type="xs:decimal" nillable="false"> <xs:annotation> <xs:documentation xml:lang="en">Amount of VAT, expressed in the default currency of the invoice, for a given subtotal and a given VAT rate</xs:documentation> </xs:annotation> </xs:element> <xs:element name="GrossAmount" type="xs:decimal" nillable="false" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">Total amount, including VAT or other tax, per VAT or other tax rate or type of exemption in default currency</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TaxTitle" type="xs:string" nillable="false"> <xs:annotation> <xs:documentation>Coded, see codelist: scl_TaxTypeEBOR.xsd</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TaxDescription" type="xs:string"> <xs:annotation> <xs:documentation>Text see codelist: scl_TaxTypeEBOR.xsd</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ||||||||||||||
| namespace | https://dds.a1.net/rechnungsmanagement/EBOR | |||||||||||||
| type | acl_VatOrOtherTaxFlag | |||||||||||||
| properties |
|
|||||||||||||
| facets |
|
|||||||||||||
| annotation |
|
|||||||||||||
| source | <xs:element name="Flag" type="acl_VatOrOtherTaxFlag"> <xs:annotation> <xs:documentation xml:lang="en">fixed value "VAT"</xs:documentation> </xs:annotation> </xs:element> |
| diagram | |||
| namespace | https://dds.a1.net/rechnungsmanagement/EBOR | ||
| type | xs:decimal | ||
| properties |
|
||
| annotation |
|
||
| source | <xs:element name="Rate" type="xs:decimal"> <xs:annotation> <xs:documentation xml:lang="en">Rate of VAT or other tax which applies to the subtotal</xs:documentation> </xs:annotation> </xs:element> |
| diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | https://dds.a1.net/rechnungsmanagement/EBOR | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | scl_TaxType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="OtherTaxId" type="scl_TaxType" nillable="false"> <xs:annotation> <xs:documentation xml:lang="en">Unique identification of the tax amongst all taxes (different than VAT) used in the country under the jurisdiction of which the contract has been established</xs:documentation> </xs:annotation> </xs:element> |
| diagram | |||
| namespace | https://dds.a1.net/rechnungsmanagement/EBOR | ||
| type | xs:decimal | ||
| properties |
|
||
| annotation |
|
||
| source | <xs:element name="SubtotalPerVatOrTax" type="xs:decimal"> <xs:annotation> <xs:documentation xml:lang="en">Value in the default currency of the subtotal for the VAT rate </xs:documentation> </xs:annotation> </xs:element> |
| diagram | |||||
| namespace | https://dds.a1.net/rechnungsmanagement/EBOR | ||||
| type | xs:decimal | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xs:element name="VatOrTaxPerSubTotal" type="xs:decimal" nillable="false"> <xs:annotation> <xs:documentation xml:lang="en">Amount of VAT, expressed in the default currency of the invoice, for a given subtotal and a given VAT rate</xs:documentation> </xs:annotation> </xs:element> |
| diagram | |||||||||
| namespace | https://dds.a1.net/rechnungsmanagement/EBOR | ||||||||
| type | xs:decimal | ||||||||
| properties |
|
||||||||
| annotation |
|
||||||||
| source | <xs:element name="GrossAmount" type="xs:decimal" nillable="false" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">Total amount, including VAT or other tax, per VAT or other tax rate or type of exemption in default currency</xs:documentation> </xs:annotation> </xs:element> |
| diagram | |||||
| namespace | https://dds.a1.net/rechnungsmanagement/EBOR | ||||
| type | xs:string | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xs:element name="TaxTitle" type="xs:string" nillable="false"> <xs:annotation> <xs:documentation>Coded, see codelist: scl_TaxTypeEBOR.xsd</xs:documentation> </xs:annotation> </xs:element> |
| diagram | |||
| namespace | https://dds.a1.net/rechnungsmanagement/EBOR | ||
| type | xs:string | ||
| properties |
|
||
| annotation |
|
||
| source | <xs:element name="TaxDescription" type="xs:string"> <xs:annotation> <xs:documentation>Text see codelist: scl_TaxTypeEBOR.xsd</xs:documentation> </xs:annotation> </xs:element> |