- Article
-
-
|
Value |
Namespace
|
http://schemas.microsoft.com/office/visio/2011/1/core
|
Schema file
|
VisioSchema15-2012-06-05.xsd
|
Extension base
|
None
|
Definition
<xs:complexType name="HeaderFooter_Type">
<xs:all>
<xs:element name="HeaderMargin" type="HeaderMargin_Type"
minOccurs="0"
maxOccurs="1"
>
</xs:element>
<xs:element name="FooterMargin" type="FooterMargin_Type"
minOccurs="0"
maxOccurs="1"
>
</xs:element>
<xs:element name="HeaderLeft" type="HeaderLeft_Type"
minOccurs="0"
maxOccurs="1"
>
</xs:element>
<xs:element name="HeaderCenter" type="HeaderCenter_Type"
minOccurs="0"
maxOccurs="1"
>
</xs:element>
<xs:element name="HeaderRight" type="HeaderRight_Type"
minOccurs="0"
maxOccurs="1"
>
</xs:element>
<xs:element name="FooterLeft" type="FooterLeft_Type"
minOccurs="0"
maxOccurs="1"
>
</xs:element>
<xs:element name="FooterCenter" type="FooterCenter_Type"
minOccurs="0"
maxOccurs="1"
>
</xs:element>
<xs:element name="FooterRight" type="FooterRight_Type"
minOccurs="0"
maxOccurs="1"
>
</xs:element>
<xs:element name="HeaderFooterFont" type="HeaderFooterFont_Type"
minOccurs="0"
maxOccurs="1"
>
</xs:element>
</xs:all>
<xs:attribute name="HeaderFooterColor"
type="xsd:string"
/>
</xs:complexType>
Elements and attributes
If the schema defines specific requirements, such as sequence, minOccurs, maxOccurs, and choice, see the definition section.
Child elements
Attributes
Attribute |
Type |
Required |
Description |
Possible values |
HeaderFooterColor
|
xsd:string
|
optional
|
|
Values of the xsd:string type. |