2.3.4.2.59 HeaderMargin_Type

Target namespace: http://schemas.microsoft.com/office/visio/2011/1/core

Referenced by: HeaderFooter_Type

A complex type that is unused and MUST be ignored.

Attributes:

Unit: An xsd:string ([XMLSCHEMA2] section 3.2.1) attribute that is unused and MUST be ignored.

The following W3C XML Schema ([XMLSCHEMA1] section 2.1) fragment specifies the contents of this complex type.

 <xsd:complexType name="HeaderMargin_Type">
   <xsd:simpleContent>
     <xsd:extension base="xsd:double">
       <xsd:attribute name="Unit" type="xsd:string"/>
     </xsd:extension>
   </xsd:simpleContent>
 </xsd:complexType>