Definition Type: Element
Name: pgMar
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:pageMarType
Containing Schema: wordnet.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies the page margins.
Collapse XSD Schema Diagram:
Drilldown into gutter in schema wordnet_xsd Drilldown into footer in schema wordnet_xsd Drilldown into header in schema wordnet_xsd Drilldown into left in schema wordnet_xsd Drilldown into bottom in schema wordnet_xsd Drilldown into right in schema wordnet_xsd Drilldown into top in schema wordnet_xsd Drilldown into pageMarType in schema wordnet_xsdXSD Diagram of pgMar in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="pgMar" type="pageMarType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Specifies the page margins.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
top W:top Required
right W:right Required
bottom W:bottom Required
left W:left Required
header W:header Required
footer W:footer Required
gutter W:gutter Required
Collapse Derivation Tree: