Definition Type: ComplexType
Name: pPrElt
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Containing Schema: wordnet.xsd
Abstract
Documentation:
Defines a collection of paragraph settings.
Collapse XSD Schema Diagram:
Drilldown into annotation in schema aml_xsd Drilldown into sectPr in schema wordnet_xsd Drilldown into rPr in schema wordnet_xsd Drilldown into cnfStyle in schema wordnet_xsd Drilldown into divId in schema wordnet_xsd Drilldown into outlineLvl in schema wordnet_xsd Drilldown into textAlignment in schema wordnet_xsd Drilldown into textDirection in schema wordnet_xsd Drilldown into jc in schema wordnet_xsd Drilldown into suppressOverlap in schema wordnet_xsd Drilldown into contextualSpacing in schema wordnet_xsd Drilldown into ind in schema wordnet_xsd Drilldown into spacing in schema wordnet_xsd Drilldown into snapToGrid in schema wordnet_xsd Drilldown into adjustRightInd in schema wordnet_xsd Drilldown into bidi in schema wordnet_xsd Drilldown into autoSpaceDN in schema wordnet_xsd Drilldown into autoSpaceDE in schema wordnet_xsd Drilldown into topLinePunct in schema wordnet_xsd Drilldown into overflowPunct in schema wordnet_xsd Drilldown into wordWrap in schema wordnet_xsd Drilldown into kinsoku in schema wordnet_xsd Drilldown into suppressAutoHyphens in schema wordnet_xsd Drilldown into tabs in schema wordnet_xsd Drilldown into shd in schema wordnet_xsd Drilldown into pBdr in schema wordnet_xsd Drilldown into supressLineNumbers in schema wordnet_xsd Drilldown into listPr in schema wordnet_xsd Drilldown into widowControl in schema wordnet_xsd Drilldown into framePr in schema wordnet_xsd Drilldown into pageBreakBefore in schema wordnet_xsd Drilldown into keepLines in schema wordnet_xsd Drilldown into keepNext in schema wordnet_xsd Drilldown into pStyle in schema wordnet_xsdXSD Diagram of pPrElt in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:complexType name="pPrElt">
    <xsd:annotation>
        <xsd:documentation>Defines a collection of paragraph settings.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="pStyle" type="stringProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Represents paragraph style.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="keepNext" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Represents Keep with Next Paragraph option: Prevents a page break between this paragraph and the next.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="keepLines" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Represents Keep Lines Together option: Prevents a page break in this paragraph.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="pageBreakBefore" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Represents Page Break Before option: Forces a page break before this paragraph.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="framePr" type="framePrProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Represents text frame and drop cap properties.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="widowControl" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Represents Widow/Orphan Control option: Prevents Word from printing the last line of a paragraph by itself at the top of the page (widow) or the first line of a paragraph at the bottom of a page (orphan).</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="listPr" type="listPrElt" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Represents list properties.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="supressLineNumbers" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Prevents line numbers from appearing next to paragraph. This setting has no effect in documents or sections with no line numbers.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="pBdr" type="pBdrElt" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Represents borders for the paragraph.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="shd" type="shdProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Represents paragraph shading.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="tabs" type="tabsElt" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Represents tab stop list.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="suppressAutoHyphens" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Prevents automatic hyphenation.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="kinsoku" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Use East Asian typography and line-breaking rules to determine which characters begin and end a line on a page (Asian Typography option).</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="wordWrap" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Allows a line to break in the middle of a Latin word (Asian Typography option).</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="overflowPunct" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Allows punctuation to continue one character beyond the alignment of other lines in the paragraph. If you do not use this option, all lines and punctuation must be perfectly aligned (Asian Typography option).</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="topLinePunct" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Allows punctuation to compress at the start of a line, which lets subsequent characters move in closer (Asian Typography option).</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="autoSpaceDE" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Automatically adjusts character spacing between East Asian and Latin text (Asian Typography option).</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="autoSpaceDN" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Automatically adjusts character spacing between East Asian text and numbers (Asian Typography option).</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="bidi" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Sets the alignment and reading order for a paragraph to right-to-left.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="adjustRightInd" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Automatically adjusts the right indent when you are using the document grid.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="snapToGrid" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Aligns text to document grid (when grid is defined).</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="spacing" type="spacingProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Represents spacing between lines and paragraphs.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="ind" type="indProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Represents paragraph indentation.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="contextualSpacing" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Specifies not to add space between paragraphs of the same style.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="suppressOverlap" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Specifies not to allow this frame to overlap.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="jc" type="jcProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Represents paragraph alignment.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="textDirection" type="textDirectionProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Represents orientation for the paragraph in the current cell, text box, or text frame.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="textAlignment" type="textAlignmentProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Determines the vertical alignment of all text in a line (Asian Typography option).</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="outlineLvl" type="decimalNumberProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Represents outline level.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="divId" type="decimalNumberProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Represents ID of HTML DIV element this paragraph is currently in.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="cnfStyle" type="cnfProperty" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>A string representation of a binary bitmask that represents the conditional formatting results for this paragraph within a table cell (left to right): FirstRow, LastRow, FirstColumn, LastColumn, Band1Vertical, Band2Vertical, Band1Horizontal, Band2Horizontal, NE Cell, NW Cell, SE Cell, SW Cell.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="rPr" type="rPrElt" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Represents run properties for the paragraph mark.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="sectPr" type="sectPrElt" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Represents section properties for section that terminates at this paragraph mark.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="aml:annotation" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>Revision marking of these paragraph properties</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
pStyle W:pStyle 0 (1)
keepNext W:keepNext 0 (1)
keepLines W:keepLines 0 (1)
pageBreakBefore W:pageBreakBefore 0 (1)
framePr W:framePr 0 (1)
widowControl W:widowControl 0 (1)
listPr W:listPr 0 (1)
supressLineNumbers W:supressLineNumbers 0 (1)
pBdr W:pBdr 0 (1)
shd W:shd 0 (1)
tabs W:tabs 0 (1)
suppressAutoHyphens W:suppressAutoHyphens 0 (1)
kinsoku W:kinsoku 0 (1)
wordWrap W:wordWrap 0 (1)
overflowPunct W:overflowPunct 0 (1)
topLinePunct W:topLinePunct 0 (1)
autoSpaceDE W:autoSpaceDE 0 (1)
autoSpaceDN W:autoSpaceDN 0 (1)
bidi W:bidi 0 (1)
adjustRightInd W:adjustRightInd 0 (1)
snapToGrid W:snapToGrid 0 (1)
spacing W:spacing 0 (1)
ind W:ind 0 (1)
contextualSpacing W:contextualSpacing 0 (1)
suppressOverlap W:suppressOverlap 0 (1)
jc W:jc 0 (1)
textDirection W:textDirection 0 (1)
textAlignment W:textAlignment 0 (1)
outlineLvl W:outlineLvl 0 (1)
divId W:divId 0 (1)
cnfStyle W:cnfStyle 0 1
rPr W:rPr 0 (1)
sectPr W:sectPr 0 (1)
annotation aml:annotation 0 1
Collapse Derivation Tree:
Collapse References:
W:pPr, W:pPr, W:pPr, W:pPr