Definition Type: SimpleType
Name: ST_FtnEdn
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Containing Schema: wml.xsd
Documentation:
Footnote or Endnote Type
Collapse XSD Schema Diagram:
XSD Diagram of ST_FtnEdn in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:simpleType name="ST_FtnEdn">
    <xsd:annotation>
        <xsd:documentation>Footnote or Endnote Type</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:string">
        <xsd:enumeration value="normal">
            <xsd:annotation>
                <xsd:documentation>Normal Footnote/Endnote</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="separator">
            <xsd:annotation>
                <xsd:documentation>Separator</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="continuationSeparator">
            <xsd:annotation>
                <xsd:documentation>Continuation Separator</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="continuationNotice">
            <xsd:annotation>
                <xsd:documentation>Continuation Notice Separator</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration normal
Enumeration separator
Enumeration continuationSeparator
Enumeration continuationNotice
Collapse Derivation Tree:
Collapse References:
w:type