[Table of Contents] [docx version]
Error! No text of specified style in document.
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 |
defRPr@altLang (§5.1.5.3.2); defRPr@lang (§5.1.5.3.2); endParaRPr@altLang (§5.1.5.2.3); endParaRPr@lang (§5.1.5.2.3); rPr@altLang (§5.1.5.3.9); rPr@lang (§5.1.5.3.9) |
The following XML Schema fragment defines the contents of this simple type:
<simpleType name="ST_TextLanguageID">
<restriction base="xsd:string"/>
</simpleType>