Attribute refersreq / @refersTo
Namespace No namespace
Type list of referenceRef
Properties
use: required
Used by
Attribute Group refersreq
Source
<xsd:attribute name="refersTo" use="required">
  <xsd:simpleType>
    <xsd:list>
      <xsd:simpleType>
        <xsd:restriction base="referenceRef"/>
      </xsd:simpleType>
    </xsd:list>
  </xsd:simpleType>
</xsd:attribute>
Attribute Group refersreq
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0
Annotations
<type>Attlist</type>
<name>refersreq</name>
<comment>This attribute creates a connection between the element and an element of the Akoma Ntoso ontology to which it refers. In elements using this attribute definition the refersTo attribute is required</comment>
Diagram
Diagram akomantoso30_xsd_Attribute_Group_refersreq.tmp#refersreq_refersTo
Used by
Element timeInterval
Attribute Group corereqreq
Attributes
QName Type Fixed Default Use Annotation
refersTo list of referenceRef required
Source
<xsd:attributeGroup name="refersreq">
  <xsd:annotation>
    <xsd:documentation>
      <type>Attlist</type>
      <name>refersreq</name>
      <comment>This attribute creates a connection between the element and an element of the Akoma Ntoso ontology to which it refers. In elements using this attribute definition the refersTo attribute is required</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:attribute name="refersTo" use="required">
    <xsd:simpleType>
      <xsd:list>
        <xsd:simpleType>
          <xsd:restriction base="referenceRef"/>
        </xsd:simpleType>
      </xsd:list>
    </xsd:simpleType>
  </xsd:attribute>
</xsd:attributeGroup>