veloconnect 1.1

urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-1.0
complexType TaxTotalType

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-1.0}TaxTotalType (restriction)

Documentation
ABIE Tax Total. Details information relating to the total tax for one type of tax, e.g. VAT (Value Added Tax) and all categories of that tax type. Tax Total
Properties
This component is not nillable.

Model
<...>
(TotalTaxAmount, TaxSubTotal* )
</...>


Nested Element Summary
 TaxSubTotal
           ASBIE Tax Total. 
 TotalTaxAmount
           BBIE Tax Total. 
Source
<xsd:complexType name="TaxTotalType">
<xsd:sequence>
<xsd:element maxOccurs="1" minOccurs="1" ref="cbc:TotalTaxAmount">
</xsd:element>
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="TaxSubTotal">
</xsd:element>
</xsd:sequence>
</xsd:complexType>

veloconnect 1.1

Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.