Element citations
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/WD17
Annotations
<type>Element</type>
<name>citations</name>
<comment>the element citations is the section of the preamble that contains citations</comment>
Diagram
Diagram AkomaNtoso30-WD17_xsd_Element_num.tmp#num AkomaNtoso30-WD17_xsd_Element_heading.tmp#heading AkomaNtoso30-WD17_xsd_Element_subheading.tmp#subheading AkomaNtoso30-WD17_xsd_Complex_Type_basehierarchy.tmp#basehierarchy AkomaNtoso30-WD17_xsd_Attribute_Group_corereq.tmp#corereq AkomaNtoso30-WD17_xsd_Element_intro.tmp#intro AkomaNtoso30-WD17_xsd_Element_componentRef.tmp#componentRef AkomaNtoso30-WD17_xsd_Element_citation.tmp#citation AkomaNtoso30-WD17_xsd_Element_wrapUp.tmp#wrapUp AkomaNtoso30-WD17_xsd_Complex_Type_citationHierarchy.tmp#citationHierarchy
Type citationHierarchy
Type hierarchy
Properties
content: complex
Used by
Model (num{0,1} | heading{0,1} | subheading{0,1}) , intro{0,1} , (componentRef | citation) , wrapUp{0,1}
Children citation, componentRef, heading, intro, num, subheading, wrapUp
Instance
<citations alternativeTo="" class="" eId="" GUID="" id="" lang="" period="" refersTo="" space="" status="" style="" title="" wId="" xmlns="http://docs.oasis-open.org/legaldocml/ns/akn/3.0/WD17">
  <num alternativeTo="" class="" eId="" GUID="" id="" lang="" period="" refersTo="" space="" status="" style="" title="" wId="">{0,1}</num>
  <heading alternativeTo="" class="" eId="" GUID="" id="" lang="" period="" refersTo="" space="" status="" style="" title="" wId="">{0,1}</heading>
  <subheading alternativeTo="" class="" eId="" GUID="" id="" lang="" period="" refersTo="" space="" status="" style="" title="" wId="">{0,1}</subheading>
  <intro alternativeTo="" class="" eId="" GUID="" id="" lang="" period="" refersTo="" space="" status="" style="" title="" wId="">{0,1}</intro>
  <componentRef alt="" eId="" GUID="" shortForm="" showAs="" src="" wId="">{1,1}</componentRef>
  <citation alternativeTo="" class="" eId="" GUID="" id="" lang="" period="" refersTo="" space="" status="" style="" title="" wId="">{1,1}</citation>
  <wrapUp alternativeTo="" class="" eId="" GUID="" id="" lang="" period="" refersTo="" space="" status="" style="" title="" wId="">{0,1}</wrapUp>
</citations>
Attributes
QName Type Fixed Default Use Annotation
GUID noWhiteSpace optional
alternativeTo eIdRef optional
class xsd:string optional
eId noWhiteSpace optional
id optional
lang optional
period temporalGroupRef optional
refersTo list of referenceRef optional
space optional
status statusType optional
style xsd:string optional
title xsd:string optional
wId noWhiteSpace optional
Source
<xsd:element name="citations" type="citationHierarchy">
  <xsd:annotation>
    <xsd:documentation>
      <type>Element</type>
      <name>citations</name>
      <comment>the element citations is the section of the preamble that contains citations</comment>
    </xsd:documentation>
  </xsd:annotation>
</xsd:element>