veloconnect 1.1

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

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

Documentation
ABIE Country. Details Information about a geopolitical country Country
Properties
This component is not nillable.

Model
<...>
(IdentificationCode?, Name? )
</...>


Nested Element Summary
cnt:CountryIdentificationCodeTypeIdentificationCode
           BBIE Country. 
 Name
           BBIE Country. 
Source
<xsd:complexType name="CountryType">
<xsd:sequence>
<xsd:element maxOccurs="1" minOccurs="0" name="IdentificationCode" type="cnt:CountryIdentificationCodeType">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="cbc:Name">
</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.