Definition Type: Element
Name: pgNumType
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Type: w:CT_PageNumber
Containing Schema: wml.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Page Numbering Settings
Collapse XSD Schema Diagram:
Drilldown into chapSep in schema wml_xsd Drilldown into chapStyle in schema wml_xsd Drilldown into start in schema wml_xsd Drilldown into fmt in schema wml_xsd Drilldown into CT_PageNumber in schema wml_xsdXSD Diagram of pgNumType in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="pgNumType" type="CT_PageNumber" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Page Numbering Settings</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
fmt w:fmt Optional
start w:start Optional
chapStyle w:chapStyle Optional
chapSep w:chapSep Optional
Collapse Derivation Tree: