Showing:

Attributes
Diagrams
Instances
Properties
Source
Used by
Element toc
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13
Diagram
Diagram AkomaNtoso30-csd13_xsd_Attribute_Group_corereq.tmp#corereq AkomaNtoso30-csd13_xsd_Element_tocItem.tmp#tocItem
Properties
content: complex
Used by
Element Group ANblock
Complex Type docContainerType
Model tocItem
Children tocItem
Instance
<toc alternativeTo="" class="" eId="" GUID="" lang="" period="" refersTo="" space="" status="" style="" title="" wId="" xmlns="http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13">
  <tocItem alternativeTo="" class="" eId="" GUID="" href="" lang="" level="" period="" refersTo="" space="" status="" style="" title="" wId="">{1,1}</tocItem>
</toc>
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="toc">
  <xsd:complexType>
    <xsd:sequence minOccurs="1" maxOccurs="unbounded">
      <xsd:element ref="tocItem"/>
    </xsd:sequence>
    <xsd:attributeGroup ref="corereq"/>
  </xsd:complexType>
</xsd:element>