Showing:

Annotations
Diagrams
Source
Used by
Complex Type RoadTransportType
Namespace urn:dgpe:names:draft:codice:schema:xsd:CommonAggregateComponents-2
Annotations
<ccts:Component>
  <ccts:ComponentType>ABIE</ccts:ComponentType>
  <ccts:DictionaryEntryName>Road Transport. Details</ccts:DictionaryEntryName>
  <ccts:Definition>Describes a road transport vehicle.</ccts:Definition>
  <ccts:ObjectClass>Road Transport</ccts:ObjectClass>
</ccts:Component>
<ccts:Component>
  <ccts:ComponentType>ABIE</ccts:ComponentType>
  <ccts:DictionaryEntryName>Road Transport. Details</ccts:DictionaryEntryName>
  <ccts:Definition>Describe un vehículo de transporte por carretera.</ccts:Definition>
  <ccts:ObjectClass>Road Transport</ccts:ObjectClass>
  <ccts:AlternativeBusinessTerms>Transporte por carretera</ccts:AlternativeBusinessTerms>
</ccts:Component>
Diagram
Diagram CODICE-2.041053.tmp#id1504
Used by
Element RoadTransport
Model LicensePlateID
Children LicensePlateID
Source
<xsd:complexType name="RoadTransportType">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Road Transport. Details</ccts:DictionaryEntryName>
        <ccts:Definition>Describes a road transport vehicle.</ccts:Definition>
        <ccts:ObjectClass>Road Transport</ccts:ObjectClass>
      </ccts:Component>
    </xsd:documentation>
    <xsd:documentation xml:lang="es">
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Road Transport. Details</ccts:DictionaryEntryName>
        <ccts:Definition>Describe un vehículo de transporte por carretera.</ccts:Definition>
        <ccts:ObjectClass>Road Transport</ccts:ObjectClass>
        <ccts:AlternativeBusinessTerms>Transporte por carretera</ccts:AlternativeBusinessTerms>
      </ccts:Component>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element minOccurs="1" ref="cbc:LicensePlateID">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Road Transport. License Plate Identifier. Identifier</ccts:DictionaryEntryName>
            <ccts:Definition>Identifies a specific vehicle.</ccts:Definition>
            <ccts:Cardinality>1</ccts:Cardinality>
            <ccts:ObjectClass>Road Transport</ccts:ObjectClass>
            <ccts:PropertyTerm>License Plate Identifier</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
            <ccts:DataType>Identifier. Type</ccts:DataType>
            <ccts:AlternativeBusinessTerms>Vehicle registration number (WCO ID 167)</ccts:AlternativeBusinessTerms>
            <ccts:Examples>LicensePlateID</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Road Transport. License Plate Identifier. Identifier</ccts:DictionaryEntryName>
            <ccts:Definition>Identifica un vehículo específico.</ccts:Definition>
            <ccts:Cardinality>1</ccts:Cardinality>
            <ccts:ObjectClass>Road Transport</ccts:ObjectClass>
            <ccts:PropertyTerm>License Plate Identifier</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
            <ccts:DataType>Identifier. Type</ccts:DataType>
            <ccts:AlternativeBusinessTerms>Matrícula</ccts:AlternativeBusinessTerms>
            <ccts:Examples>LicensePlateID</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>