Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element citations
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13
Annotations
<type>Element</type>
<name>citations</name>
<comment>the element citations is the section of the preface that contains citations</comment>
Diagram
Diagram AkomaNtoso30-csd13_xsd_Element_num.tmp#num AkomaNtoso30-csd13_xsd_Element_heading.tmp#heading AkomaNtoso30-csd13_xsd_Element_subheading.tmp#subheading AkomaNtoso30-csd13_xsd_Complex_Type_basehierarchy.tmp#basehierarchy AkomaNtoso30-csd13_xsd_Attribute_Group_corereq.tmp#corereq AkomaNtoso30-csd13_xsd_Element_intro.tmp#intro AkomaNtoso30-csd13_xsd_Element_componentRef.tmp#componentRef AkomaNtoso30-csd13_xsd_Element_citation.tmp#citation AkomaNtoso30-csd13_xsd_Element_wrapUp.tmp#wrapUp AkomaNtoso30-csd13_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="" lang="" period="" refersTo="" space="" status="" style="" title="" wId="" xmlns="http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13">
  <num alternativeTo="" class="" eId="" GUID="" lang="" period="" refersTo="" space="" status="" style="" title="" wId="">{0,1}</num>
  <heading alternativeTo="" class="" eId="" GUID="" lang="" period="" refersTo="" space="" status="" style="" title="" wId="">{0,1}</heading>
  <subheading alternativeTo="" class="" eId="" GUID="" lang="" period="" refersTo="" space="" status="" style="" title="" wId="">{0,1}</subheading>
  <intro alternativeTo="" class="" eId="" GUID="" 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="" lang="" period="" refersTo="" space="" status="" style="" title="" wId="">{1,1}</citation>
  <wrapUp alternativeTo="" class="" eId="" GUID="" lang="" period="" refersTo="" space="" status="" style="" title="" wId="">{0,1}</wrapUp>
</citations>
Attributes
QName Type Fixed Default Use Annotation
GUID noWhiteSpace optional
alternativeTo xsd:anyURI optional
class xsd:string optional
eId noWhiteSpace optional
lang optional
period xsd:anyURI optional
refersTo list of xsd:anyURI 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 preface that contains citations</comment>
    </xsd:documentation>
  </xsd:annotation>
</xsd:element>