Element FRBRtranslation
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0
Annotations
<type>Element</type>
<name>FRBRtranslation</name>
<comment>The element FRBRtranslation is the metadata property specifying the source of which this expression is a translation of.</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_link.tmp#link akomantoso30_xsd_Attribute_Group_fromLanguage.tmp#fromLanguage akomantoso30_xsd_Attribute_Group_authoritative.tmp#authoritative akomantoso30_xsd_Attribute_Group_pivot.tmp#pivot akomantoso30_xsd_Attribute_Group_agent.tmp#agent
Type extension of metaopt
Type hierarchy
Properties
content: complex
Used by
Element Group exprProperties
Attributes
QName Type Fixed Default Use Annotation
GUID noWhiteSpace optional
authoritative xsd:boolean optional
by agentRef required
eId noWhiteSpace optional
fromLanguage language required
href xsd:anyURI required
pivot language optional
wId noWhiteSpace optional
Source
<xsd:element name="FRBRtranslation">
  <xsd:annotation>
    <xsd:documentation>
      <type>Element</type>
      <name>FRBRtranslation</name>
      <comment>The element FRBRtranslation is the metadata property specifying the source of which this expression is a translation of.</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:complexContent>
      <xsd:extension base="metaopt">
        <xsd:attributeGroup ref="link"/>
        <xsd:attributeGroup ref="fromLanguage"/>
        <xsd:attributeGroup ref="authoritative"/>
        <xsd:attributeGroup ref="pivot"/>
        <xsd:attributeGroup ref="agent"/>
      </xsd:extension>
    </xsd:complexContent>
  </xsd:complexType>
</xsd:element>