Definition Type Complex Type
Name CodeType
Namespace urn:oasis:names:specification:ubl:schema:xsd:CoreComponentTypes-1.0
Type normalizedString
Abstract False
Documentation <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0"><ccts:ComponentType>CCT</ccts:ComponentType><ccts:DictionaryEntryName>Code. Type</ccts:DictionaryEntryName><ccts:Definition>A character string (letters, figures, or symbols) that for brevity and/or languange independence may be used to represent or replace a definitive value or text of an attribute together with relevant supplementary information.</ccts:Definition><ccts:ObjectClass>Code</ccts:ObjectClass><ccts:PropertyTerm>Type</ccts:PropertyTerm></ccts:Component>
XSD Schema ..\common\UBL-CoreComponentTypes-1.0.xsd
XSD Schema Diagram
XSD Schema Code
<xsd:complexType xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="CodeType" >
  <xsd:annotation>
    <xsd:documentation>
      <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0" >
        <ccts:ComponentType>CCT</ccts:ComponentType>
        <ccts:DictionaryEntryName>Code. Type</ccts:DictionaryEntryName>
        <ccts:Definition>A character string (letters, figures, or symbols) that for brevity and/or languange independence may be used to represent or replace a definitive value or text of an attribute together with relevant supplementary information.</ccts:Definition>
        <ccts:ObjectClass>Code</ccts:ObjectClass>
        <ccts:PropertyTerm>Type</ccts:PropertyTerm>
      </ccts:Component>

    </xsd:documentation>

  </xsd:annotation>

  <xsd:simpleContent>
    <xsd:extension base="xsd:normalizedString">
      <xsd:attribute name="codeListID" type="xsd:normalizedString" use="optional"/>
      <xsd:attribute name="codeListAgencyID" type="xsd:normalizedString" use="optional"/>
      <xsd:attribute name="codeListAgencyName" type="xsd:string" use="optional"/>
      <xsd:attribute name="codeListName" type="xsd:string" use="optional"/>
      <xsd:attribute name="codeListVersionID" type="xsd:normalizedString" use="optional"/>
      <xsd:attribute name="name" type="xsd:string" use="optional"/>
      <xsd:attribute name="languageID" type="xsd:language" use="optional"/>
      <xsd:attribute name="codeListURI" type="xsd:anyURI" use="optional"/>
      <xsd:attribute name="codeListSchemeURI" type="xsd:anyURI" use="optional"/>
    </xsd:extension>

  </xsd:simpleContent>

</xsd:complexType>
Child Attributes
Name Type Default Value Use
Derivation Tree
[No Sub Types]
CodeType
    udt:CodeType
        A:InvoiceTypeCode
        cac:CountrySubentityCode
        cac:CoordinateSystemCode
        cac:TaxLevelCode
        cac:TaxTypeCode
        cac:LocaleCode
        cac:PaymentChannelCode
        cac:CardTypeCode
        cac:AccountTypeCode
        cac:ReferenceEventCode
        cac:DescriptionCode
        cac:ContractTypeCode
        cac:PositionCode
        cac:DescriptionCode
        cac:NatureCode
        cac:CargoTypeCode
        cac:CommodityCode
        cac:ActionCode
        cac:UNDGCode
        cac:EmergencyProceduresCode
        cac:MedicalFirstAidGuideCode
        cac:EmergencyProceduresCode
        cac:TransportEmergencyCardCode
        cac:PackingCriteriaCode
        cac:RegulationCode
        cac:InhalationToxicityZoneCode
        cac:LossRiskResponsibilityCode
        cac:PriorityLevelCode
        cac:HandlingCode
        cac:TransportModeCode
        cac:TransportMeansTypeCode
        cac:TransitDirectionCode
        cac:ProviderTypeCode
        cac:OwnerTypeCode
        cac:SizeTypeCode
        cac:DispositionCode
        cac:FullnessIndicationCode
        cac:IssuerTypeCode
        cac:SealStatusCode
        cac:UnitTypeCode
        cac:ShortageActionCode
        cac:RejectReasonCode
        cac:RejectActionCode
        cac:TimingComplaintCode
References
udt:CodeType
Generated using Liquid XML Studio by Liquid Technologies Ltd