Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Element FRBRtranslation
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13
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-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_Attribute_Group_link.tmp#link AkomaNtoso30-csd13_xsd_Element_FRBRtranslation.tmp#FRBRtranslation_fromLanguage AkomaNtoso30-csd13_xsd_Element_FRBRtranslation.tmp#FRBRtranslation_authoritative AkomaNtoso30-csd13_xsd_Element_FRBRtranslation.tmp#FRBRtranslation_pivot AkomaNtoso30-csd13_xsd_Element_FRBRtranslation.tmp#FRBRtranslation_by
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 xsd:anyURI 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:attribute name="fromLanguage" type="language" use="required"/>
        <xsd:attribute name="authoritative" type="xsd:boolean"/>
        <xsd:attribute name="pivot" type="language"/>
        <xsd:attribute name="by" type="xsd:anyURI" use="required"/>
      </xsd:extension>
    </xsd:complexContent>
  </xsd:complexType>
</xsd:element>
Attribute FRBRtranslation / @fromLanguage
Namespace No namespace
Type language
Properties
use: required
Used by
Element FRBRtranslation
Source
<xsd:attribute name="fromLanguage" type="language" use="required"/>
Attribute FRBRtranslation / @authoritative
Namespace No namespace
Type xsd:boolean
Properties
content: simple
Used by
Element FRBRtranslation
Source
<xsd:attribute name="authoritative" type="xsd:boolean"/>
Attribute FRBRtranslation / @pivot
Namespace No namespace
Type language
Properties
content: simple
Used by
Element FRBRtranslation
Source
<xsd:attribute name="pivot" type="language"/>
Attribute FRBRtranslation / @by
Namespace No namespace
Type xsd:anyURI
Properties
use: required
Used by
Element FRBRtranslation
Source
<xsd:attribute name="by" type="xsd:anyURI" use="required"/>