cct:TextType

<ccts:UniqueID>UNDT000019</ccts:UniqueID>
<ccts:CategoryCode>CCT</ccts:CategoryCode>
<ccts:DictionaryEntryName>Text. Type</ccts:DictionaryEntryName>
<ccts:VersionID>1.0</ccts:VersionID>
<ccts:Definition>A character string (i.e. a finite set of characters) generally in the form of words of a language.</ccts:Definition>
<ccts:RepresentationTermName>Text</ccts:RepresentationTermName>
<ccts:PrimitiveType>string</ccts:PrimitiveType>

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
languageID xsd:language optional
<ccts:UniqueID>UNDT000019-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>
languageLocaleID xsd:normalizedString optional
<ccts:UniqueID>UNDT000019-SC3</ccts:UniqueID>
<ccts:CategoryCode>SC</ccts:CategoryCode>
<ccts:DictionaryEntryName>Language. Locale. Identifier</ccts:DictionaryEntryName>
<ccts:Definition>The identification of the locale of the language.</ccts:Definition>
<ccts:ObjectClass>Language</ccts:ObjectClass>
<ccts:PropertyTermName>Locale</ccts:PropertyTermName>
<ccts:RepresentationTermName>Identifier</ccts:RepresentationTermName>
<ccts:PrimitiveType>string</ccts:PrimitiveType>

Used By

Complex Types NameType, TextType

Source

<xsd:complexType name="TextType">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      <ccts:UniqueID>UNDT000019</ccts:UniqueID>
      <ccts:CategoryCode>CCT</ccts:CategoryCode>
      <ccts:DictionaryEntryName>Text. Type</ccts:DictionaryEntryName>
      <ccts:VersionID>1.0</ccts:VersionID>
      <ccts:Definition>A character string (i.e. a finite set of characters) generally in the form of words of a language.</ccts:Definition>
      <ccts:RepresentationTermName>Text</ccts:RepresentationTermName>
      <ccts:PrimitiveType>string</ccts:PrimitiveType>
    </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>UNDT000019-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:documentation>
        </xsd:annotation>
      </xsd:attribute>
      <xsd:attribute name="languageLocaleID" type="xsd:normalizedString" use="optional">
        <xsd:annotation>
          <xsd:documentation xml:lang="en">
            <ccts:UniqueID>UNDT000019-SC3</ccts:UniqueID>
            <ccts:CategoryCode>SC</ccts:CategoryCode>
            <ccts:DictionaryEntryName>Language. Locale. Identifier</ccts:DictionaryEntryName>
            <ccts:Definition>The identification of the locale of the language.</ccts:Definition>
            <ccts:ObjectClass>Language</ccts:ObjectClass>
            <ccts:PropertyTermName>Locale</ccts:PropertyTermName>
            <ccts:RepresentationTermName>Identifier</ccts:RepresentationTermName>
            <ccts:PrimitiveType>string</ccts:PrimitiveType>
          </xsd:documentation>
        </xsd:annotation>
      </xsd:attribute>
    </xsd:extension>
  </xsd:simpleContent>
</xsd:complexType>