Showing:

Annotations
Diagrams
Source
Used by
Complex Type CountryType
Namespace urn:dgpe:names:draft:codice:schema:xsd:CommonAggregateComponents-2
Annotations
<ccts:Component>
  <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>
<ccts:Component>
  <ccts:ComponentType>ABIE</ccts:ComponentType>
  <ccts:DictionaryEntryName>Country. Details</ccts:DictionaryEntryName>
  <ccts:Definition>Información geopolítica acerca de un país</ccts:Definition>
  <ccts:ObjectClass>Country</ccts:ObjectClass>
  <ccts:AlternativeBusinessTerms>País</ccts:AlternativeBusinessTerms>
</ccts:Component>
Diagram
Diagram CODICE-2.04330.tmp#id168 CODICE-2.0473.tmp#id41
Used by
Model IdentificationCode{0,1} , Name{0,1}
Children IdentificationCode, Name
Source
<xsd:complexType name="CountryType">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      <ccts:Component>
        <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:documentation xml:lang="es">
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Country. Details</ccts:DictionaryEntryName>
        <ccts:Definition>Información geopolítica acerca de un país</ccts:Definition>
        <ccts:ObjectClass>Country</ccts:ObjectClass>
        <ccts:AlternativeBusinessTerms>País</ccts:AlternativeBusinessTerms>
      </ccts:Component>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element minOccurs="0" ref="cbc:IdentificationCode">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Country. Identification Code. Code</ccts:DictionaryEntryName>
            <ccts:Definition>An identifier for the Country.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Country</ccts:ObjectClass>
            <ccts:PropertyTerm>Identification Code</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
            <ccts:DataTypeQualifier>Country Identification</ccts:DataTypeQualifier>
            <ccts:DataType>Country Identification_ Code. Type</ccts:DataType>
            <ccts:Examples>IdentificationCode</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Country. Identification Code. Code</ccts:DictionaryEntryName>
            <ccts:Definition>Identificador para el País.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Country</ccts:ObjectClass>
            <ccts:PropertyTerm>Identification Code</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
            <ccts:DataTypeQualifier>Country Identification</ccts:DataTypeQualifier>
            <ccts:DataType>Country Identification_ Code. Type</ccts:DataType>
            <ccts:AlternativeBusinessTerms>ID</ccts:AlternativeBusinessTerms>
            <ccts:Examples>IdentificationCode</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element minOccurs="0" ref="cbc:Name">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Country. Name</ccts:DictionaryEntryName>
            <ccts:Definition>The 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. Type</ccts:DataType>
            <ccts:Examples>Name</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Country. Name</ccts:DictionaryEntryName>
            <ccts:Definition>Nombre del país</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. Type</ccts:DataType>
            <ccts:AlternativeBusinessTerms>Nombre</ccts:AlternativeBusinessTerms>
            <ccts:Examples>Name</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>