Definition Type: ComplexType
Name: compatElt
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Containing Schema: wordnet.xsd
Abstract
Documentation:
Defines the application compatibility settings.
Collapse XSD Schema Diagram:
Drilldown into useFELayout in schema wordnet_xsd Drilldown into dontGrowAutofit in schema wordnet_xsd Drilldown into useWord2002TableStyleRules in schema wordnet_xsd Drilldown into useAsianBreakRules in schema wordnet_xsd Drilldown into wrapTextWithPunct in schema wordnet_xsd Drilldown into applyBreakingRules in schema wordnet_xsd Drilldown into dontAllowFieldEndSelect in schema wordnet_xsd Drilldown into snapToGridInCell in schema wordnet_xsd Drilldown into breakWrappedTables in schema wordnet_xsd Drilldown into useWord97LineBreakingRules in schema wordnet_xsd Drilldown into layoutTableRowsApart in schema wordnet_xsd Drilldown into layoutRawTableWidth in schema wordnet_xsd Drilldown into doNotUseHTMLParagraphAutoSpacing in schema wordnet_xsd Drilldown into noSpaceRaiseLower in schema wordnet_xsd Drilldown into autoSpaceLikeWord95 in schema wordnet_xsd Drilldown into adjustLineHeightInTable in schema wordnet_xsd Drilldown into forgetLastTabAlignment in schema wordnet_xsd Drilldown into alignTablesRowByRow in schema wordnet_xsd Drilldown into shapeLayoutLikeWW8 in schema wordnet_xsd Drilldown into footnoteLayoutLikeWW8 in schema wordnet_xsd Drilldown into wrapTrailSpaces in schema wordnet_xsd Drilldown into ww6BorderRules in schema wordnet_xsd Drilldown into usePrinterMetrics in schema wordnet_xsd Drilldown into mwSmallCaps in schema wordnet_xsd Drilldown into truncateFontHeight in schema wordnet_xsd Drilldown into convMailMergeEsc in schema wordnet_xsd Drilldown into swapBordersFacingPages in schema wordnet_xsd Drilldown into suppressSpBfAfterPgBrk in schema wordnet_xsd Drilldown into suppressTopSpacingWP in schema wordnet_xsd Drilldown into suppressTopSpacingMac5 in schema wordnet_xsd Drilldown into suppressTopSpacing in schema wordnet_xsd Drilldown into suppressBottomSpacing in schema wordnet_xsd Drilldown into subFontBySize in schema wordnet_xsd Drilldown into showBreaksInFrames in schema wordnet_xsd Drilldown into wpSpaceWidth in schema wordnet_xsd Drilldown into printColBlack in schema wordnet_xsd Drilldown into printBodyTextBeforeHeader in schema wordnet_xsd Drilldown into lineWrapLikeWord6 in schema wordnet_xsd Drilldown into spacingInWholePoints in schema wordnet_xsd Drilldown into doNotExpandShiftReturn in schema wordnet_xsd Drilldown into ulTrailSpace in schema wordnet_xsd Drilldown into doNotLeaveBackslashAlone in schema wordnet_xsd Drilldown into noExtraLineSpacing in schema wordnet_xsd Drilldown into transparentMetafiles in schema wordnet_xsd Drilldown into balanceSingleByteDoubleByteWidth in schema wordnet_xsd Drilldown into noColumnBalance in schema wordnet_xsd Drilldown into spaceForUL in schema wordnet_xsd Drilldown into noLeading in schema wordnet_xsd Drilldown into noTabHangInd in schema wordnet_xsd Drilldown into wpJustification in schema wordnet_xsd Drilldown into origWordTableRules in schema wordnet_xsdXSD Diagram of compatElt in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:complexType name="compatElt">
    <xsd:annotation>
        <xsd:documentation>Defines the application compatibility settings.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="origWordTableRules" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Specifies whether to combine table borders as is done in Word 5.x for the Macintosh.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="wpJustification" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Specifies whether to do full justification as is done WordPerfect 6.x for Windows.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="noTabHangInd" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Specifies not to an add automatic tab stop for a hanging indent.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="noLeading" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Specifies not to add leading (extra space) between rows of text.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="spaceForUL" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Specifies to add space for underlines.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="noColumnBalance" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Specifies not to balance columns for continuous section starts.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="balanceSingleByteDoubleByteWidth" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Specifies whether to balance the single-byte-character set (SBCS) and the double-byte-character set (DBCS).</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="transparentMetafiles" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Specifies whether to blank the area behind metafile pictures.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="noExtraLineSpacing" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Specifies whether to center exact line height lines.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="doNotLeaveBackslashAlone" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Specifies whether to convert backslash characters into yen signs.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="ulTrailSpace" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Specifies whether to draw an underline on trailing spaces.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="doNotExpandShiftReturn" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Specifies whether to expand character spaces on the line ending in SHIFT+RETURN.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="spacingInWholePoints" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Specifies whether to expand or condense spacing by a whole number of points.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="lineWrapLikeWord6" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Specifies whether to wrap lines as is done in Word 6.0/95.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="printBodyTextBeforeHeader" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Specifies whether to print body text before a header or footer.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="printColBlack" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Specifies whether to print colors as black on noncolor printers.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="wpSpaceWidth" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Specifies whether to set the width of a space as is done in WordPerfect 5.x.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="showBreaksInFrames" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Specifies whether to show hard page or column breaks in frames.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="subFontBySize" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Specifies whether to substitute fonts based on font size.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="suppressBottomSpacing" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Specifies whether to suppress extra line spacing at bottom of page.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="suppressTopSpacing" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Specifies whether to suppress extra line spacing at top of page.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="suppressTopSpacingMac5" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Specifies whether to suppress extra line spacing at the top of a page as is done in Word 5.x for the Macintosh.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="suppressTopSpacingWP" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Specifies whether to suppress extra line spacing as is done in WordPerfect 5.x.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="suppressSpBfAfterPgBrk" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Specifies whether to suppress the space before after a hard page or column break.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="swapBordersFacingPages" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Specifies whether to swap left and right borders on odd facing pages.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="convMailMergeEsc" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Specifies whether to treat \ as  in mail-merge data sources.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="truncateFontHeight" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Specifies whether to truncate the font height.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="mwSmallCaps" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Specifies whether to use larger small caps as is done in Word 5.x for the Macintosh.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="usePrinterMetrics" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Specifies whether to use printer metrics to lay out the document.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="ww6BorderRules" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Specifies whether to use the Word 6.0/95 border rules.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="wrapTrailSpaces" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Specifies whether to wrap trailing spaces to the next line.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="footnoteLayoutLikeWW8" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Specifies whether to layout footnotes as is done in Word 6.0/95 and Word 7.0/97.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="shapeLayoutLikeWW8" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Specifies whether to shape the layout as is done in Word 7.0/97.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="alignTablesRowByRow" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Specifies whether to align table rows independently.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="forgetLastTabAlignment" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Specifies whether to forget last tab alignment</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="adjustLineHeightInTable" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Specifies whether to adjust the line height to the grid height in the table.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="autoSpaceLikeWord95" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Specifies whether to auto space as is done in Word 6.0/95.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="noSpaceRaiseLower" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Specifies whether to add extra space for raised or lowered characters.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="doNotUseHTMLParagraphAutoSpacing" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Specifies whether to use HTML paragraph auto spacing.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="layoutRawTableWidth" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Specifies whether to lay out tables with raw width.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="layoutTableRowsApart" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Specifies whether to allow table rows to lay out apart.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="useWord97LineBreakingRules" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Specifies whether to use the Word 7.0/97 line-breaking rules for Asian text.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="breakWrappedTables" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Specifies whether to break wrapped tables across pages.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="snapToGridInCell" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Specifies whether to snap text to grid inside tables with inline objects.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="dontAllowFieldEndSelect" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Specifies whether to select an entire field including the first or last character.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="applyBreakingRules" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Specifies whether to use line-breaking rules.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="wrapTextWithPunct" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Specifies whether to wrap text with punctuation.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="useAsianBreakRules" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Specifies whether to use Asian rules for line breaks with the character grid.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="useWord2002TableStyleRules" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Specifies whether to use the Word 10.0/2002 rules for table styles.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="dontGrowAutofit" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Specifies whether to autofit tables into the page margins.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="useFELayout" type="onOffProperty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Specifies whether to lay out this document to support complex scripts.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
origWordTableRules W:origWordTableRules 0 (1)
wpJustification W:wpJustification 0 (1)
noTabHangInd W:noTabHangInd 0 (1)
noLeading W:noLeading 0 (1)
spaceForUL W:spaceForUL 0 (1)
noColumnBalance W:noColumnBalance 0 (1)
balanceSingleByteDoubleByteWidth W:balanceSingleByteDoubleByteWidth 0 (1)
transparentMetafiles W:transparentMetafiles 0 (1)
noExtraLineSpacing W:noExtraLineSpacing 0 (1)
doNotLeaveBackslashAlone W:doNotLeaveBackslashAlone 0 (1)
ulTrailSpace W:ulTrailSpace 0 (1)
doNotExpandShiftReturn W:doNotExpandShiftReturn 0 (1)
spacingInWholePoints W:spacingInWholePoints 0 (1)
lineWrapLikeWord6 W:lineWrapLikeWord6 0 (1)
printBodyTextBeforeHeader W:printBodyTextBeforeHeader 0 (1)
printColBlack W:printColBlack 0 (1)
wpSpaceWidth W:wpSpaceWidth 0 (1)
showBreaksInFrames W:showBreaksInFrames 0 (1)
subFontBySize W:subFontBySize 0 (1)
suppressBottomSpacing W:suppressBottomSpacing 0 (1)
suppressTopSpacing W:suppressTopSpacing 0 (1)
suppressTopSpacingMac5 W:suppressTopSpacingMac5 0 (1)
suppressTopSpacingWP W:suppressTopSpacingWP 0 (1)
suppressSpBfAfterPgBrk W:suppressSpBfAfterPgBrk 0 (1)
swapBordersFacingPages W:swapBordersFacingPages 0 (1)
convMailMergeEsc W:convMailMergeEsc 0 (1)
truncateFontHeight W:truncateFontHeight 0 (1)
mwSmallCaps W:mwSmallCaps 0 (1)
usePrinterMetrics W:usePrinterMetrics 0 (1)
ww6BorderRules W:ww6BorderRules 0 (1)
wrapTrailSpaces W:wrapTrailSpaces 0 (1)
footnoteLayoutLikeWW8 W:footnoteLayoutLikeWW8 0 (1)
shapeLayoutLikeWW8 W:shapeLayoutLikeWW8 0 (1)
alignTablesRowByRow W:alignTablesRowByRow 0 (1)
forgetLastTabAlignment W:forgetLastTabAlignment 0 (1)
adjustLineHeightInTable W:adjustLineHeightInTable 0 (1)
autoSpaceLikeWord95 W:autoSpaceLikeWord95 0 (1)
noSpaceRaiseLower W:noSpaceRaiseLower 0 (1)
doNotUseHTMLParagraphAutoSpacing W:doNotUseHTMLParagraphAutoSpacing 0 (1)
layoutRawTableWidth W:layoutRawTableWidth 0 (1)
layoutTableRowsApart W:layoutTableRowsApart 0 (1)
useWord97LineBreakingRules W:useWord97LineBreakingRules 0 (1)
breakWrappedTables W:breakWrappedTables 0 (1)
snapToGridInCell W:snapToGridInCell 0 (1)
dontAllowFieldEndSelect W:dontAllowFieldEndSelect 0 (1)
applyBreakingRules W:applyBreakingRules 0 (1)
wrapTextWithPunct W:wrapTextWithPunct 0 (1)
useAsianBreakRules W:useAsianBreakRules 0 (1)
useWord2002TableStyleRules W:useWord2002TableStyleRules 0 (1)
dontGrowAutofit W:dontGrowAutofit 0 (1)
useFELayout W:useFELayout 0 (1)
Collapse Derivation Tree:
Collapse References:
W:compat