<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>
|