Attribute dictionary / @dictionary
Namespace No namespace
Type referenceRef
Properties
use: required
Used by
Attribute Group dictionary
Source
<xsd:attribute name="dictionary" type="referenceRef" use="required"/>
Attribute Group dictionary
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0
Annotations
<type>Attlist</type>
<name>dictionary</name>
<comment>This attribute specifies the eId of the element in the references section detailing the dictionary used for the keyword.</comment>
Diagram
Diagram akomantoso30_xsd_Attribute_Group_dictionary.tmp#dictionary_dictionary
Used by
Element keyword
Attributes
QName Type Fixed Default Use Annotation
dictionary referenceRef required
Source
<xsd:attributeGroup name="dictionary">
  <xsd:annotation>
    <xsd:documentation>
      <type>Attlist</type>
      <name>dictionary</name>
      <comment>This attribute specifies the eId of the element in the references section detailing the dictionary used for the keyword.</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:attribute name="dictionary" type="referenceRef" use="required"/>
</xsd:attributeGroup>