Warning, /libraries/binschema/cpp/xmltoodp/OpenDocument-strict-schema-v1.0-os.rng is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <!--
0003     OASIS OpenDocument v1.0
0004     OASIS Standard, 1 May 2005
0005     Strict Relax-NG Schema
0006 
0007     $Id$
0008 
0009     © 2002-2005 OASIS Open
0010     © 1999-2005 Sun Microsystems, Inc.
0011 -->
0012 
0013 <grammar xmlns="http://relaxng.org/ns/structure/1.0">
0014     <include href="OpenDocument-schema-v1.0-os.rng">
0015         <define name="office-meta-content">
0016             <ref name="office-meta-content-strict"/>
0017         </define>
0018         <define name="style-page-layout-properties-content">
0019             <ref name="style-page-layout-properties-content-strict"/>
0020         </define>
0021         <define name="style-header-footer-properties-content">
0022             <ref name="style-header-footer-properties-content-strict"/>
0023         </define>
0024         <define name="style-drawing-page-properties-content">
0025             <ref name="style-drawing-page-properties-content-strict"/>
0026         </define>
0027         <define name="style-text-properties-content">
0028             <ref name="style-text-properties-content-strict"/>
0029         </define>
0030         <define name="style-paragraph-properties-content">
0031             <ref name="style-paragraph-properties-content-strict"/>
0032         </define>
0033         <define name="style-ruby-properties-content">
0034             <ref name="style-ruby-properties-content-strict"/>
0035         </define>
0036         <define name="style-section-properties-content">
0037             <ref name="style-section-properties-content-strict"/>
0038         </define>
0039         <define name="style-list-level-properties-content">
0040             <ref name="style-list-level-properties-content-strict"/>
0041         </define>
0042         <define name="style-table-properties-content">
0043             <ref name="style-table-properties-content-strict"/>
0044         </define>
0045         <define name="style-table-column-properties-content">
0046             <ref name="style-table-column-properties-content-strict"/>
0047         </define>
0048         <define name="style-table-row-properties-content">
0049             <ref name="style-table-row-properties-content-strict"/>
0050         </define>
0051         <define name="style-table-cell-properties-content">
0052             <ref name="style-table-cell-properties-content-strict"/>
0053         </define>
0054         <define name="style-graphic-properties-content">
0055             <ref name="style-graphic-properties-content-strict"/>
0056         </define>
0057         <define name="style-chart-properties-content">
0058             <ref name="style-properties-content"/>
0059         </define>
0060     </include>
0061 </grammar>