diagram | |||
namespace | urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2 | ||
children | TaxAmount RoundingAmount TaxEvidenceIndicator TaxSubtotal | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="TaxTotalType"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>ABIE</ccts:ComponentType> <ccts:DictionaryEntryName>Tax Total. Details</ccts:DictionaryEntryName> <ccts:Definition>Information about a total amount of a particular type of tax.</ccts:Definition> <ccts:ObjectClass>Tax Total</ccts:ObjectClass> </ccts:Component> </xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="cbc:TaxAmount" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Tax Total. Tax Amount. Amount</ccts:DictionaryEntryName> <ccts:Definition>The total tax amount for particular tax scheme e.g. VAT; the sum of each of the tax subtotals for each tax category within the tax scheme.</ccts:Definition> <ccts:Cardinality>1</ccts:Cardinality> <ccts:ObjectClass>Tax Total</ccts:ObjectClass> <ccts:PropertyTerm>Tax Amount</ccts:PropertyTerm> <ccts:RepresentationTerm>Amount</ccts:RepresentationTerm> <ccts:DataType>Amount. Type</ccts:DataType> </ccts:Component> </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="cbc:RoundingAmount" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Tax Total. Rounding Amount. Amount</ccts:DictionaryEntryName> <ccts:Definition>The rounding amount (positive or negative) added to the calculated tax total to produce the rounded TotalTaxAmount.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Tax Total</ccts:ObjectClass> <ccts:PropertyTerm>Rounding Amount</ccts:PropertyTerm> <ccts:RepresentationTerm>Amount</ccts:RepresentationTerm> <ccts:DataType>Amount. Type</ccts:DataType> </ccts:Component> </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="cbc:TaxEvidenceIndicator" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Tax Total. Tax Evidence_ Indicator. Indicator</ccts:DictionaryEntryName> <ccts:Definition>An indicator as to whether these totals are recognized as legal evidence for taxation purposes.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Tax Total</ccts:ObjectClass> <ccts:PropertyTermQualifier>Tax Evidence</ccts:PropertyTermQualifier> <ccts:PropertyTerm>Indicator</ccts:PropertyTerm> <ccts:RepresentationTerm>Indicator</ccts:RepresentationTerm> <ccts:DataType>Indicator. Type</ccts:DataType> <ccts:Examples>default is negative</ccts:Examples> </ccts:Component> </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="TaxSubtotal" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>ASBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Tax Total. Tax Subtotal</ccts:DictionaryEntryName> <ccts:Definition>An association to Tax Subtotal.</ccts:Definition> <ccts:Cardinality>0..n</ccts:Cardinality> <ccts:ObjectClass>Tax Total</ccts:ObjectClass> <ccts:PropertyTerm>Tax Subtotal</ccts:PropertyTerm> <ccts:AssociatedObjectClass>Tax Subtotal</ccts:AssociatedObjectClass> </ccts:Component> </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |