Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Complex Type udt:NameType
Namespace urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2
Annotations
<ccts:UniqueID>UDT0000020</ccts:UniqueID>
<ccts:CategoryCode>UDT</ccts:CategoryCode>
<ccts:DictionaryEntryName>Name. Type</ccts:DictionaryEntryName>
<ccts:VersionID>1.0</ccts:VersionID>
<ccts:Definition>A character string that consititues the distinctive designation of a person, place, thing or concept.</ccts:Definition>
<ccts:RepresentationTermName>Name</ccts:RepresentationTermName>
<ccts:PrimitiveType>string</ccts:PrimitiveType>
<xsd:BuiltinType>string</xsd:BuiltinType>
Diagram
Diagram CODICE-2.04211.tmp#id44
Type extension of xsd:string
Used by
Attributes
QName Type Fixed Default Use Annotation
languageID xsd:language optional
<ccts:UniqueID>UDT0000020-SC2</ccts:UniqueID>
<ccts:CategoryCode>SC</ccts:CategoryCode>
<ccts:DictionaryEntryName>Language. Identifier</ccts:DictionaryEntryName>
<ccts:Definition>The identifier of the language used in the content component.</ccts:Definition>
<ccts:ObjectClass>Language</ccts:ObjectClass>
<ccts:PropertyTermName>Identification</ccts:PropertyTermName>
<ccts:RepresentationTermName>Identifier</ccts:RepresentationTermName>
<ccts:PrimitiveType>string</ccts:PrimitiveType>
<xsd:BuiltinType>language</xsd:BuiltinType>
Source
<xsd:complexType name="NameType">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      <ccts:UniqueID>UDT0000020</ccts:UniqueID>
      <ccts:CategoryCode>UDT</ccts:CategoryCode>
      <ccts:DictionaryEntryName>Name. Type</ccts:DictionaryEntryName>
      <ccts:VersionID>1.0</ccts:VersionID>
      <ccts:Definition>A character string that consititues the distinctive designation of a person, place, thing or concept.</ccts:Definition>
      <ccts:RepresentationTermName>Name</ccts:RepresentationTermName>
      <ccts:PrimitiveType>string</ccts:PrimitiveType>
      <xsd:BuiltinType>string</xsd:BuiltinType>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:simpleContent>
    <xsd:extension base="xsd:string">
      <xsd:attribute name="languageID" type="xsd:language" use="optional">
        <xsd:annotation>
          <xsd:documentation xml:lang="en">
            <ccts:UniqueID>UDT0000020-SC2</ccts:UniqueID>
            <ccts:CategoryCode>SC</ccts:CategoryCode>
            <ccts:DictionaryEntryName>Language. Identifier</ccts:DictionaryEntryName>
            <ccts:Definition>The identifier of the language used in the content component.</ccts:Definition>
            <ccts:ObjectClass>Language</ccts:ObjectClass>
            <ccts:PropertyTermName>Identification</ccts:PropertyTermName>
            <ccts:RepresentationTermName>Identifier</ccts:RepresentationTermName>
            <ccts:PrimitiveType>string</ccts:PrimitiveType>
            <xsd:BuiltinType>language</xsd:BuiltinType>
          </xsd:documentation>
        </xsd:annotation>
      </xsd:attribute>
    </xsd:extension>
  </xsd:simpleContent>
</xsd:complexType>
Attribute udt:NameType / @languageID
Namespace No namespace
Annotations
<ccts:UniqueID>UDT0000020-SC2</ccts:UniqueID>
<ccts:CategoryCode>SC</ccts:CategoryCode>
<ccts:DictionaryEntryName>Language. Identifier</ccts:DictionaryEntryName>
<ccts:Definition>The identifier of the language used in the content component.</ccts:Definition>
<ccts:ObjectClass>Language</ccts:ObjectClass>
<ccts:PropertyTermName>Identification</ccts:PropertyTermName>
<ccts:RepresentationTermName>Identifier</ccts:RepresentationTermName>
<ccts:PrimitiveType>string</ccts:PrimitiveType>
<xsd:BuiltinType>language</xsd:BuiltinType>
Type xsd:language
Properties
use: optional
Used by
Complex Type udt:NameType
Source
<xsd:attribute name="languageID" type="xsd:language" use="optional">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      <ccts:UniqueID>UDT0000020-SC2</ccts:UniqueID>
      <ccts:CategoryCode>SC</ccts:CategoryCode>
      <ccts:DictionaryEntryName>Language. Identifier</ccts:DictionaryEntryName>
      <ccts:Definition>The identifier of the language used in the content component.</ccts:Definition>
      <ccts:ObjectClass>Language</ccts:ObjectClass>
      <ccts:PropertyTermName>Identification</ccts:PropertyTermName>
      <ccts:RepresentationTermName>Identifier</ccts:RepresentationTermName>
      <ccts:PrimitiveType>string</ccts:PrimitiveType>
      <xsd:BuiltinType>language</xsd:BuiltinType>
    </xsd:documentation>
  </xsd:annotation>
</xsd:attribute>