[Table of Contents] [docx version]
Error! No text of specified style in document.
This element specifies the primary editing language which was use when this chart was last modified.
Parent Elements |
chartSpace (§5.7.2.29) |
Attributes |
Description |
val (Language Code) |
Specifies a language tag as defined by RFC 3066. See simple type for additional information.
The possible values for this attribute are defined by the ST_TextLanguageID simple type (§5.7.3.47). |
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_TextLanguageID">
<attribute name="val" type="ST_TextLanguageID" use="required"/>
</complexType>