Definition Type: Element
Name: pgSz
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:pageSzType
Containing Schema: wordnet.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies the size and orientation of this page.
Collapse XSD Schema Diagram:
Drilldown into code in schema wordnet_xsd Drilldown into orient in schema wordnet_xsd Drilldown into h in schema wordnet_xsd Drilldown into w in schema wordnet_xsd Drilldown into pageSzType in schema wordnet_xsdXSD Diagram of pgSz in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="pgSz" type="pageSzType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Specifies the size and orientation of this page.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
w W:w Required
h W:h Required
orient W:orient Optional
code W:code (Optional)
Collapse Derivation Tree: