veloconnect 1.1

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

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

Documentation
ABIE Party. Details details of an individual, a group or a body having a role in a business function. Party
Properties
This component is not nillable.

Model
<...>
(MarkCareIndicator?, MarkAttentionIndicator?, PartyIdentification*, PartyName?, Address?, PartyTaxScheme*, Contact?, Language? )
</...>


Nested Element Summary
 Address
           ASBIE Party. 
 Contact
           ASBIE Party. 
 Language
           ASBIE Party. 
 MarkAttentionIndicator
           BBIE Party. 
 MarkCareIndicator
           BBIE Party. 
 PartyIdentification
           ASBIE Party. 
 PartyName
           ASBIE Party. 
 PartyTaxScheme
           ASBIE Party. 
Source
<xsd:complexType name="PartyType">
<xsd:sequence>
<xsd:element maxOccurs="1" minOccurs="0" ref="cbc:MarkCareIndicator">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="cbc:MarkAttentionIndicator">
</xsd:element>
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="PartyIdentification">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="PartyName">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="Address">
</xsd:element>
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="PartyTaxScheme">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="Contact">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="Language">
</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.