Definition Type Complex Type
Name CountryType
Namespace urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-1.0
Abstract False
Documentation <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0"><ccts:ComponentType>ABIE</ccts:ComponentType><ccts:DictionaryEntryName>Country. Details</ccts:DictionaryEntryName><ccts:Definition>Information about a geopolitical country</ccts:Definition><ccts:ObjectClass>Country</ccts:ObjectClass></ccts:Component>
XSD Schema ..\common\UBL-CommonAggregateComponents-1.0.xsd
XSD Schema Diagram
XSD Schema Code
<xsd:complexType xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="CountryType" >
  <xsd:annotation>
    <xsd:documentation>
      <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0" >
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Country. Details</ccts:DictionaryEntryName>
        <ccts:Definition>Information about a geopolitical country</ccts:Definition>
        <ccts:ObjectClass>Country</ccts:ObjectClass>
      </ccts:Component>

    </xsd:documentation>

  </xsd:annotation>

  <xsd:sequence>
    <xsd:element minOccurs="0" maxOccurs="1" name="IdentificationCode" type="cnt:CountryIdentificationCodeType">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0" >
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Country. Identification. Code</ccts:DictionaryEntryName>
            <ccts:Definition>Uniquely identifies the country using a code.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Country</ccts:ObjectClass>
            <ccts:PropertyTerm>Identification</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
            <ccts:DataType>Country Identification_ Code. Type</ccts:DataType>
          </ccts:Component>

        </xsd:documentation>

      </xsd:annotation>

    </xsd:element>

    <xsd:element minOccurs="0" maxOccurs="1" ref="cbc:Name">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0" >
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Country. Name</ccts:DictionaryEntryName>
            <ccts:Definition>Name of the country</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Country</ccts:ObjectClass>
            <ccts:PropertyTerm>Name</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Name</ccts:RepresentationTerm>
            <ccts:DataType>Name_Text. Type</ccts:DataType>
            <ccts:Examples>“SOUTH AFRICA”</ccts:Examples>
          </ccts:Component>

        </xsd:documentation>

      </xsd:annotation>

    </xsd:element>

  </xsd:sequence>

</xsd:complexType>
Child Elements
Name Type Min Occurs Max Occurs
Derivation Tree
[No Sub Types]
CountryType
    cac:Country
        cac:Country
        cac:Country
    cac:OriginCountry
        cac:OriginCountry
References
cac:Country , cac:OriginCountry
Generated using Liquid XML Studio by Liquid Technologies Ltd