Used to hold a space separated list of values where a match has occurred when performing
a geographic extent search when viewing the ToC from one of the search items. The
values are the levels within the document structure where a match has occurred, such
as Introduction, Body, Schedules etc
Used to hold a space separated list of values where a match has occurred when performing
a keyword search when viewing the ToC from one of the search items. The values are
the levels within the document structure where a match has occurred, such as Introduction,
Body, Schedules etc
Should be used to indicate the main language of the content contained by the element
upon which the attribute is appearing. Values should be taken from the ISO 639 standard.
This attribute should be used where the language is different from the main language
of the document.
Is used to indicate whether white space is significant in the contained content and
can contain the value ‘default’ or ‘preserve’. For a value of ‘default’, it is left
to an application as to how to treat white space.
Source
<xsd:complexType name="ContentsType"><xsd:annotation><xsd:documentation>The Legislation specific model for Contents.</xsd:documentation></xsd:annotation><xsd:sequence><xsd:element ref="ContentsTitle" minOccurs="0"/><xsd:choice minOccurs="0" maxOccurs="unbounded"><xsd:element ref="ContentsGroup"/><xsd:element ref="ContentsPart"/><xsd:element ref="ContentsChapter"/><xsd:element ref="ContentsPblock"/><xsd:element ref="ContentsItem"/><xsd:element ref="ContentsEUPart"/><xsd:element ref="ContentsEUTitle"/><xsd:element ref="ContentsEUChapter"/><xsd:element ref="ContentsEUSection"/><!-- Added during EU merge --><xsd:element ref="ContentsDivision"/></xsd:choice><xsd:element ref="ContentsAppendix" minOccurs="0" maxOccurs="unbounded"/><!-- more complex model added here during merge of EU model --><xsd:choice minOccurs="0"><xsd:sequence><xsd:element ref="ContentsAttachments"/><xsd:element ref="ContentsSchedules" minOccurs="0"/><xsd:element ref="ContentsAttachments" minOccurs="0"/></xsd:sequence><xsd:sequence><xsd:element ref="ContentsSchedules"/><xsd:element ref="ContentsAttachments" minOccurs="0"/></xsd:sequence></xsd:choice></xsd:sequence><xsd:attributeGroup ref="CommonAttributes"/><xsd:attribute name="MatchExtentEntries" type="xsd:string" use="optional"><xsd:annotation><xsd:documentation>Used to hold a space separated list of values where a match has occurred when performing a geographic extent search when viewing the ToC from one of the search items. The values are the levels within the document structure where a match has occurred, such as Introduction, Body, Schedules etc</xsd:documentation></xsd:annotation></xsd:attribute><xsd:attribute name="MatchTextEntries" type="xsd:string" use="optional"><xsd:annotation><xsd:documentation>Used to hold a space separated list of values where a match has occurred when performing a keyword search when viewing the ToC from one of the search items. The values are the levels within the document structure where a match has occurred, such as Introduction, Body, Schedules etc</xsd:documentation></xsd:annotation></xsd:attribute></xsd:complexType>
Used to hold a space separated list of values where a match has occurred when performing
a geographic extent search when viewing the ToC from one of the search items. The
values are the levels within the document structure where a match has occurred, such
as Introduction, Body, Schedules etc
<xsd:attribute name="MatchExtentEntries" type="xsd:string" use="optional"><xsd:annotation><xsd:documentation>Used to hold a space separated list of values where a match has occurred when performing a geographic extent search when viewing the ToC from one of the search items. The values are the levels within the document structure where a match has occurred, such as Introduction, Body, Schedules etc</xsd:documentation></xsd:annotation></xsd:attribute>
Used to hold a space separated list of values where a match has occurred when performing
a keyword search when viewing the ToC from one of the search items. The values are
the levels within the document structure where a match has occurred, such as Introduction,
Body, Schedules etc
<xsd:attribute name="MatchTextEntries" type="xsd:string" use="optional"><xsd:annotation><xsd:documentation>Used to hold a space separated list of values where a match has occurred when performing a keyword search when viewing the ToC from one of the search items. The values are the levels within the document structure where a match has occurred, such as Introduction, Body, Schedules etc</xsd:documentation></xsd:annotation></xsd:attribute>
<xsd:group name="EmphasisBasicExtras"><xsd:annotation><xsd:documentation>The Legislation specific model for empahasis.</xsd:documentation></xsd:annotation><xsd:sequence/></xsd:group>
<xsd:group name="TableHeaderCellLocal"><xsd:annotation><xsd:documentation>Defines the content model for a table header cell</xsd:documentation></xsd:annotation><xsd:choice><xsd:group ref="EmphasisBasic"/><xsd:group ref="InlineBasic"/><xsd:group ref="ParaBasicNoErrors"/></xsd:choice></xsd:group>
<xsd:group name="TableFootnoteCellLocal"><xsd:annotation><xsd:documentation>Defines the content model for a table cell</xsd:documentation></xsd:annotation><xsd:choice><xsd:group ref="EmphasisBasic"/><xsd:group ref="InlineBasic"/><xsd:group ref="ParaBasicNoErrors"/><xsd:element ref="Footnote"/></xsd:choice></xsd:group>