Definition Type: Element
Name: hf
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Type: p:CT_HeaderFooter
Containing Schema: pml-slide.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Header/Footer information for a slide master
Collapse XSD Schema Diagram:
Drilldown into extLst in schema pml-slide_xsd Drilldown into dt in schema pml-slide_xsd Drilldown into ftr in schema pml-slide_xsd Drilldown into hdr in schema pml-slide_xsd Drilldown into sldNum in schema pml-slide_xsd Drilldown into CT_HeaderFooter in schema pml-slide_xsdXSD Diagram of hf in schema pml-slide_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="hf" type="CT_HeaderFooter" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Header/Footer information for a slide master</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
extLst p:extLst 0 1
Collapse Child Attributes:
Name Type Default Value Use
sldNum p:sldNum true Optional
hdr p:hdr true Optional
ftr p:ftr true Optional
dt p:dt true Optional
Collapse Derivation Tree: