Attribute authoritative / @authoritative
Namespace No namespace
Type xsd:boolean
Properties
content: simple
Used by
Attribute Group authoritative
Source
<xsd:attribute name="authoritative" type="xsd:boolean"/>
Attribute Group authoritative
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0
Annotations
<type>Attlist</type>
<name>authoritative</name>
<comment>This attribute specifies whether the translation is authoritative or not</comment>
Diagram
Diagram akomantoso30_xsd_Attribute_Group_authoritative.tmp#authoritative_authoritative
Used by
Element FRBRtranslation
Attributes
QName Type Fixed Default Use Annotation
authoritative xsd:boolean optional
Source
<xsd:attributeGroup name="authoritative">
  <xsd:annotation>
    <xsd:documentation>
      <type>Attlist</type>
      <name>authoritative</name>
      <comment>This attribute specifies whether the translation is authoritative or not</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:attribute name="authoritative" type="xsd:boolean"/>
</xsd:attributeGroup>