Complex Type refItems
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0
Annotations
<type>Complex</type>
<name>refItems</name>
<comment>The complex type refItems is a list of types of references used in the references section.</comment>
Diagram
Diagram akomantoso30_xsd_Attribute_Group_source.tmp#source 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 akomantoso30_xsd_Element_Group_docRefs.tmp#docRefs akomantoso30_xsd_Element_TLCPerson.tmp#TLCPerson akomantoso30_xsd_Element_TLCOrganization.tmp#TLCOrganization akomantoso30_xsd_Element_TLCConcept.tmp#TLCConcept akomantoso30_xsd_Element_TLCObject.tmp#TLCObject akomantoso30_xsd_Element_TLCEvent.tmp#TLCEvent akomantoso30_xsd_Element_TLCLocation.tmp#TLCLocation akomantoso30_xsd_Element_TLCProcess.tmp#TLCProcess akomantoso30_xsd_Element_TLCRole.tmp#TLCRole akomantoso30_xsd_Element_TLCTerm.tmp#TLCTerm akomantoso30_xsd_Element_TLCReference.tmp#TLCReference akomantoso30_xsd_Element_Group_TLCs.tmp#TLCs
Used by
Element references
Model original | passiveRef | activeRef | jurisprudence | hasAttachment | attachmentOf | TLCPerson | TLCOrganization | TLCConcept | TLCObject | TLCEvent | TLCLocation | TLCProcess | TLCRole | TLCTerm | TLCReference
Children TLCConcept, TLCEvent, TLCLocation, TLCObject, TLCOrganization, TLCPerson, TLCProcess, TLCReference, TLCRole, TLCTerm, activeRef, attachmentOf, hasAttachment, jurisprudence, original, passiveRef
Attributes
QName Type Fixed Default Use Annotation
source agentRef required
Source
<xsd:complexType name="refItems">
  <xsd:annotation>
    <xsd:documentation>
      <type>Complex</type>
      <name>refItems</name>
      <comment>The complex type refItems is a list of types of references used in the references section.</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:choice minOccurs="1" maxOccurs="unbounded">
    <xsd:group ref="docRefs"/>
    <xsd:group ref="TLCs"/>
  </xsd:choice>
  <xsd:attributeGroup ref="source"/>
</xsd:complexType>