<ST_TextLanguageID>
(Language ID)
This type specifies an ID representing a particular language. Example: "en-us"
This simple type's contents are a restriction of the XML Schema string datatype.
Referenced By |
---|
|
The following XML Schema fragment defines the contents of this simple type:
<simpleType name="ST_TextLanguageID">
<restriction base="xsd:string"/>
</simpleType>