Element FRBRlanguage
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0
Annotations
<type>Element</type>
<name>FRBRlanguage</name>
<comment>The element FRBRlanguage is the metadata property containing a RFC4646 (three-letter code) of the main human language used in the content of this expression</comment>
Diagram
Diagram akomantoso30_xsd_Attribute_Group_core.tmp#core akomantoso30_xsd_Attribute_Group_idopt.tmp#idopt akomantoso30_xsd_Complex_Type_metaopt.tmp#metaopt akomantoso30_xsd_Attribute_Group_language.tmp#language
Type extension of metaopt
Type hierarchy
Properties
content: complex
Used by
Element Group exprProperties
Attributes
QName Type Fixed Default Use Annotation
GUID noWhiteSpace optional
eId noWhiteSpace optional
language language required
wId noWhiteSpace optional
Source
<xsd:element name="FRBRlanguage">
  <xsd:annotation>
    <xsd:documentation>
      <type>Element</type>
      <name>FRBRlanguage</name>
      <comment>The element FRBRlanguage is the metadata property containing a RFC4646 (three-letter code) of the main human language used in the content of this expression</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:complexContent>
      <xsd:extension base="metaopt">
        <xsd:attributeGroup ref="language"/>
      </xsd:extension>
    </xsd:complexContent>
  </xsd:complexType>
</xsd:element>