Definition Type: ComplexType
Name: CT_HdrFtrRef
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Type: w:CT_Rel
Containing Schema: wml.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into id in schema shared-relationshipreference_xsd Drilldown into CT_Rel in schema wml_xsd Drilldown into type in schema wml_xsdXSD Diagram of CT_HdrFtrRef in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_HdrFtrRef">
    <xsd:complexContent>
        <xsd:extension base="CT_Rel">
            <xsd:attribute name="type" type="ST_HdrFtr" use="required">
                <xsd:annotation>
                    <xsd:documentation>Header or Footer Type</xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
id r:id Required
type w:type Required
Collapse Derivation Tree:
Collapse References:
w:footerReference, w:headerReference