diagram | |||||||||||||||
namespace | urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2 | ||||||||||||||
type | extension of xs:string | ||||||||||||||
properties |
|
||||||||||||||
used by | |||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="TextType"> <xs:annotation> <xs:documentation xml:lang="en"> <ccts:UniqueID>UDT0000019</ccts:UniqueID> <ccts:CategoryCode>UDT</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:BuiltinType>string</xsd:BuiltinType> </xs:documentation> </xs:annotation> <xs:simpleContent> <xs:extension base="xsd:string"> <xs:attribute name="languageID" type="xsd:language" use="optional"> <xs:annotation> <xs:documentation xml:lang="en"> <ccts:UniqueID>UDT0000019-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> </xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> |
type | xs:language | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="languageID" type="xsd:language" use="optional"> <xs:annotation> <xs:documentation xml:lang="en"> <ccts:UniqueID>UDT0000019-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> </xs:documentation> </xs:annotation> </xs:attribute> |