Attribute language / @language
Namespace No namespace
Type language
Properties
use: required
Used by
Attribute Group language
Source
<xsd:attribute name="language" type="language" use="required"/>
Attribute Group language
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0
Annotations
<type>Attlist</type>
<name>language</name>
<comment>This attribute specifies the human language in which the document the element refers to is expressed. Values are taken from the RFC 4646.</comment>
Diagram
Diagram akomantoso30_xsd_Attribute_Group_language.tmp#language_language
Used by
Element FRBRlanguage
Attributes
QName Type Fixed Default Use Annotation
language language required
Source
<xsd:attributeGroup name="language">
  <xsd:annotation>
    <xsd:documentation>
      <type>Attlist</type>
      <name>language</name>
      <comment>This attribute specifies the human language in which the document the element refers to is expressed. Values are taken from the RFC 4646.</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:attribute name="language" type="language" use="required"/>
</xsd:attributeGroup>