Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Element FRBRlanguage
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13
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-csd13_xsd_Attribute_Group_core.tmp#core AkomaNtoso30-csd13_xsd_Attribute_Group_idopt.tmp#idopt AkomaNtoso30-csd13_xsd_Complex_Type_metaopt.tmp#metaopt AkomaNtoso30-csd13_xsd_Element_FRBRlanguage.tmp#FRBRlanguage_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:attribute name="language" type="language" use="required"/>
      </xsd:extension>
    </xsd:complexContent>
  </xsd:complexType>
</xsd:element>
Attribute FRBRlanguage / @language
Namespace No namespace
Type language
Properties
use: required
Used by
Element FRBRlanguage
Source
<xsd:attribute name="language" type="language" use="required"/>