veloconnect 1.1

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

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

Documentation
ABIE Party Tax Scheme. Details information directly relating to the tax scheme that is applicable to a party. Party Tax Scheme
Properties
This component is not nillable.

Model
<...>
(RegistrationName?, CompanyID?, TaxLevelCode?, ExemptionReason?, RegistrationAddress?, TaxScheme )
</...>


Nested Element Summary
udt:IdentifierTypeCompanyID
           BBIE Party Tax Scheme. 
 ExemptionReason
           BBIE Party Tax Scheme. 
 RegistrationAddress
           ASBIE Party Tax Scheme. 
 RegistrationName
           BBIE Party Tax Scheme. 
udt:CodeTypeTaxLevelCode
           BBIE Party Tax Scheme. 
 TaxScheme
           ASBIE Party Tax Scheme. 
Source
<xsd:complexType name="PartyTaxSchemeType">
<xsd:sequence>
<xsd:element maxOccurs="1" minOccurs="0" ref="cbc:RegistrationName">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" name="CompanyID" type="udt:IdentifierType">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" name="TaxLevelCode" type="udt:CodeType">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="cbc:ExemptionReason">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="RegistrationAddress">
</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.