Showing:

Annotations
Attributes
Diagrams
Source
Used by
Complex Type refItems
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13
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-csd13_xsd_Attribute_Group_source.tmp#source AkomaNtoso30-csd13_xsd_Element_original.tmp#original AkomaNtoso30-csd13_xsd_Element_passiveRef.tmp#passiveRef AkomaNtoso30-csd13_xsd_Element_activeRef.tmp#activeRef AkomaNtoso30-csd13_xsd_Element_jurisprudence.tmp#jurisprudence AkomaNtoso30-csd13_xsd_Element_hasAttachment.tmp#hasAttachment AkomaNtoso30-csd13_xsd_Element_attachmentOf.tmp#attachmentOf AkomaNtoso30-csd13_xsd_Element_Group_docRefs.tmp#docRefs AkomaNtoso30-csd13_xsd_Element_TLCPerson.tmp#TLCPerson AkomaNtoso30-csd13_xsd_Element_TLCOrganization.tmp#TLCOrganization AkomaNtoso30-csd13_xsd_Element_TLCConcept.tmp#TLCConcept AkomaNtoso30-csd13_xsd_Element_TLCObject.tmp#TLCObject AkomaNtoso30-csd13_xsd_Element_TLCEvent.tmp#TLCEvent AkomaNtoso30-csd13_xsd_Element_TLCLocation.tmp#TLCLocation AkomaNtoso30-csd13_xsd_Element_TLCProcess.tmp#TLCProcess AkomaNtoso30-csd13_xsd_Element_TLCRole.tmp#TLCRole AkomaNtoso30-csd13_xsd_Element_TLCTerm.tmp#TLCTerm AkomaNtoso30-csd13_xsd_Element_TLCReference.tmp#TLCReference AkomaNtoso30-csd13_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 xsd:anyURI 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>