Definition Type: Attribute
Name: language
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml-core.xsd
Use Optional
Documentation:
The default language of the document. May be overridden via xml:lang. In ISO format - example: en-US.
Collapse XSD Schema Diagram:
XSD Diagram of language in schema sportsml-core_xsd (SportsML)
Collapse XSD Schema Code:
<attribute name="language" type="string" use="optional">
    <annotation>
        <documentation>The default language of the document. May be overridden via xml:lang. In ISO format - example: en-US.</documentation>
    </annotation>
</attribute>