Attribute fromLanguage / @fromLanguage
Namespace No namespace
Type language
Properties
use: required
Used by
Attribute Group fromLanguage
Source
<xsd:attribute name="fromLanguage" type="language" use="required"/>
Attribute Group fromLanguage
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0
Annotations
<type>Attlist</type>
<name>fromLanguage</name>
<comment>This attribute specifies the human language of the expression this is a translation of. Values are taken from the RFC 4646.</comment>
Diagram
Diagram akomantoso30_xsd_Attribute_Group_fromLanguage.tmp#fromLanguage_fromLanguage
Used by
Element FRBRtranslation
Attributes
QName Type Fixed Default Use Annotation
fromLanguage language required
Source
<xsd:attributeGroup name="fromLanguage">
  <xsd:annotation>
    <xsd:documentation>
      <type>Attlist</type>
      <name>fromLanguage</name>
      <comment>This attribute specifies the human language of the expression this is a translation of. Values are taken from the RFC 4646.</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:attribute name="fromLanguage" type="language" use="required"/>
</xsd:attributeGroup>