Definition Type: Attribute
Name: languageCode
Namespace: http://www.openapplications.org/oagis/9
Type: oa:LanguageCodeContentType
Containing Schema: Meta.xsd
Default en-US
Use Optional
Documentation:
Indicates the language that the contents of the BOD is in unless otherwise stated.
Collapse XSD Schema Diagram:
XSD Diagram of languageCode in schema meta_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:attribute name="languageCode" type="LanguageCodeContentType" use="optional" default="en-US">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">Indicates the language that the contents of the BOD is in unless otherwise stated.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: