Defines the footer area in the bottom margin of each page in the current section.
| Namespace | http://schemas.microsoft.com/office/word/2003/wordml | 
| Schema name | XML Document 2003 | 
None.
| Attribute | Type | Required | Description | Possible Values | 
|---|---|---|---|---|
| type | ftrValue | required | Specifies the footer type. | 
 | 
      
<xsd:complexType name="ftrElt" >
  <xsd:group ref="blockLevelElts" minOccurs="1" maxOccurs="unbounded"></xsd:group>
  <xsd:attribute name="type" type="ftrValue" use="required">
  </xsd:attribute>
</xsd:complexType>