Element Group docRefs
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0
Annotations
<type>Group</type>
<name>docRefs</name>
<comment>The group docrefs is a list of types of legal references to documents.</comment>
Diagram
Diagram akomantoso30_xsd_Element_original.tmp#original akomantoso30_xsd_Element_passiveRef.tmp#passiveRef akomantoso30_xsd_Element_activeRef.tmp#activeRef akomantoso30_xsd_Element_jurisprudence.tmp#jurisprudence akomantoso30_xsd_Element_hasAttachment.tmp#hasAttachment akomantoso30_xsd_Element_attachmentOf.tmp#attachmentOf
Used by
Complex Type refItems
Model original | passiveRef | activeRef | jurisprudence | hasAttachment | attachmentOf
Children activeRef, attachmentOf, hasAttachment, jurisprudence, original, passiveRef
Source
<xsd:group name="docRefs">
  <xsd:annotation>
    <xsd:documentation>
      <type>Group</type>
      <name>docRefs</name>
      <comment>The group docrefs is a list of types of legal references to documents.</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:choice>
    <xsd:element ref="original"/>
    <xsd:element ref="passiveRef"/>
    <xsd:element ref="activeRef"/>
    <xsd:element ref="jurisprudence"/>
    <xsd:element ref="hasAttachment"/>
    <xsd:element ref="attachmentOf"/>
  </xsd:choice>
</xsd:group>