Definition Type: Element
Name: continuationSeparator
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:emptyElt
Containing Schema: wordnet.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Represents a footnote or endnote continuation separator mark.
Collapse XSD Schema Diagram:
Drilldown into emptyElt in schema wordnet_xsdXSD Diagram of continuationSeparator in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="continuationSeparator" type="emptyElt" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Represents a footnote or endnote continuation separator mark.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: