<lang>
(Editing Language)
This element specifies the primary editing language which was use when this chart was last modified.
Parent Elements |
---|
|
Attributes |
Description |
---|---|
|
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>