veloconnect 1.1

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

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

Documentation
ABIE Tax Category. Details information directly relating to a specific tax category Tax Category
Properties
This component is not nillable.

Model
<...>
(ID, Percent?, ExemptionReason?, TaxScheme )
</...>


Nested Element Summary
 ExemptionReason
           BBIE Tax Category. 
udt:IdentifierTypeID
           BBIE Tax Category. 
 Percent
           BBIE Tax Category. 
 TaxScheme
           ASBIE Tax Category. 
Source
<xsd:complexType name="TaxCategoryType">
<xsd:sequence>
<xsd:element maxOccurs="1" minOccurs="1" name="ID" type="udt:IdentifierType">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="cbc:Percent">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="cbc:ExemptionReason">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="1" ref="TaxScheme">
</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.