Definition Type: ComplexType
Name: CT_FtnEdnRef
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Containing Schema: wml.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into id in schema wml_xsd Drilldown into customMarkFollows in schema wml_xsdXSD Diagram of CT_FtnEdnRef in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_FtnEdnRef">
    <xsd:attribute name="customMarkFollows" type="ST_OnOff" use="optional">
        <xsd:annotation>
            <xsd:documentation>Suppress Footnote/Endnote Reference Mark</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="id" use="required" type="ST_DecimalNumber">
        <xsd:annotation>
            <xsd:documentation>Footnote/Endnote ID Reference</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
customMarkFollows w:customMarkFollows Optional
id w:id Required
Collapse Derivation Tree:
Collapse References:
w:endnoteReference, w:footnoteReference