Definition Type: Attribute
Name: language
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: language:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml.xsd
Use Optional
Documentation:
The default language of the document. NAR-construction. Values must be valid BCP 47 language tags.
Collapse XSD Schema Diagram:
XSD Diagram of language in schema sportsml_xsd (SportsML)
Collapse XSD Schema Code:
<xs:attribute name="language" type="xs:language" use="optional">
    <xs:annotation>
        <xs:documentation>The default language of the document. NAR-construction. Values must be valid BCP 47 language tags.</xs:documentation>
    </xs:annotation>
</xs:attribute>