19.3.1.25 hf
This element specifies the header and footer information for a slide. Headers and footers consist of placeholders for text that should be consistent across all slides and slide types, such as a date and time, slide numbering, and custom header and footer text.
Attributes
sldNum (Slide Number Placeholder)
Specifies whether the slide number placeholder is enabled. If this attribute is not specified, a value of true should be assumed by the generating application.
The possible values for this attribute are defined by the W3C XML Schema boolean datatype.
hdr (Header Placeholder)
Specifies whether the Header placeholder is enabled for this master. If this attribute is not specified, a value of true should be assumed by the generating application.
The possible values for this attribute are defined by the W3C XML Schema boolean datatype.
ftr (Footer Placeholder)
Specifies whether the Footer placeholder is enabled for this master. If this attribute is not specified, a value of true should be assumed by the generating application.
The possible values for this attribute are defined by the W3C XML Schema boolean datatype.
dt (Date/Time Placeholder)
Specifies whether the Date/Time placeholder is enabled for this master. If this attribute is not specified, a value of true should be assumed by the generating application.
The possible values for this attribute are defined by the W3C XML Schema boolean datatype.
[Note: The W3C XML Schema definition of this element’s content model (CT_HeaderFooter) is located in A.3. end note]