OrgOdtContentTemplate.xml 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- See etc/org/README for copyright information -->
  3. <office:document-content
  4. xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0"
  5. xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0"
  6. xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0"
  7. xmlns:table="urn:oasis:names:tc:opendocument:xmlns:table:1.0"
  8. xmlns:draw="urn:oasis:names:tc:opendocument:xmlns:drawing:1.0"
  9. xmlns:fo="urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0"
  10. xmlns:xlink="http://www.w3.org/1999/xlink"
  11. xmlns:dc="http://purl.org/dc/elements/1.1/"
  12. xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0"
  13. xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0"
  14. xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0"
  15. xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0"
  16. xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0"
  17. xmlns:math="http://www.w3.org/1998/Math/MathML"
  18. xmlns:form="urn:oasis:names:tc:opendocument:xmlns:form:1.0"
  19. xmlns:script="urn:oasis:names:tc:opendocument:xmlns:script:1.0"
  20. xmlns:ooo="http://openoffice.org/2004/office"
  21. xmlns:ooow="http://openoffice.org/2004/writer"
  22. xmlns:oooc="http://openoffice.org/2004/calc"
  23. xmlns:dom="http://www.w3.org/2001/xml-events"
  24. xmlns:xforms="http://www.w3.org/2002/xforms"
  25. xmlns:xsd="http://www.w3.org/2001/XMLSchema"
  26. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  27. xmlns:rpt="http://openoffice.org/2005/report"
  28. xmlns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2"
  29. xmlns:xodt="http://www.w3.org/1999/xodt"
  30. xmlns:field="urn:openoffice:names:experimental:ooo-ms-interop:xmlns:field:1.0" office:version="1.2">
  31. <!-- scripts -->
  32. <office:scripts/>
  33. <!-- font face declarations -->
  34. <office:font-face-decls>
  35. <style:font-face style:name="Tahoma1" svg:font-family="Tahoma"/>
  36. <style:font-face style:name="courier" svg:font-family="courier, monospace"/>
  37. <style:font-face style:name="Arial Unicode MS" svg:font-family="&apos;Arial Unicode MS&apos;" style:font-pitch="variable"/>
  38. <style:font-face style:name="HG Mincho Light J" svg:font-family="&apos;HG Mincho Light J&apos;" style:font-pitch="variable"/>
  39. <style:font-face style:name="Thorndale" svg:font-family="Thorndale" style:font-family-generic="roman" style:font-pitch="variable"/>
  40. <style:font-face style:name="Times New Roman" svg:font-family="&apos;Times New Roman&apos;" style:font-family-generic="roman" style:font-pitch="variable"/>
  41. <style:font-face style:name="Albany" svg:font-family="Albany" style:font-family-generic="swiss" style:font-pitch="variable"/>
  42. <style:font-face style:name="SimSun" svg:font-family="SimSun" style:font-family-generic="system" style:font-pitch="variable"/>
  43. <style:font-face style:name="Tahoma" svg:font-family="Tahoma" style:font-family-generic="system" style:font-pitch="variable"/>
  44. </office:font-face-decls>
  45. <!-- automatic styles -->
  46. <office:automatic-styles>
  47. <style:style style:name="OrgTable" style:family="table">
  48. <style:table-properties style:rel-width="90%" fo:margin-top="0cm" fo:margin-bottom="0.20cm" table:align="center"/>
  49. </style:style>
  50. <style:style style:name="OrgTableColumn" style:family="table-column">
  51. <style:table-column-properties style:rel-column-width="1*"/>
  52. </style:style>
  53. <style:style style:name="OrgTblCell" style:family="table-cell">
  54. <style:table-cell-properties style:vertical-align="top" fo:padding="0.159cm" fo:border-top="none" fo:border-bottom="none" fo:border-left="none" fo:border-right="none"/>
  55. </style:style>
  56. <style:style style:name="OrgTblCellL" style:family="table-cell" style:parent-style-name="OrgTblCell">
  57. <style:table-cell-properties fo:padding="0.159cm" fo:border-top="none" fo:border-bottom="none" fo:border-left="0.002cm solid #000000" fo:border-right="none"/>
  58. </style:style>
  59. <style:style style:name="OrgTblCellR" style:family="table-cell" style:parent-style-name="OrgTblCell">
  60. <style:table-cell-properties fo:padding="0.159cm" fo:border-top="none" fo:border-bottom="none" fo:border-left="none" fo:border-right="0.002cm solid #000000"/>
  61. </style:style>
  62. <style:style style:name="OrgTblCellLR" style:family="table-cell" style:parent-style-name="OrgTblCell">
  63. <style:table-cell-properties fo:padding="0.159cm" fo:border-top="none" fo:border-bottom="none" fo:border-left="0.002cm solid #000000" fo:border-right="0.002cm solid #000000"/>
  64. </style:style>
  65. <style:style style:name="OrgTblCellT" style:family="table-cell" style:parent-style-name="OrgTblCell">
  66. <style:table-cell-properties fo:padding="0.159cm" fo:border-top="0.002cm solid #000000" fo:border-bottom="none" fo:border-left="none" fo:border-right="none"/>
  67. </style:style>
  68. <style:style style:name="OrgTblCellTL" style:family="table-cell" style:parent-style-name="OrgTblCell">
  69. <style:table-cell-properties fo:padding="0.159cm" fo:border-top="0.002cm solid #000000" fo:border-bottom="none" fo:border-left="0.002cm solid #000000" fo:border-right="none"/>
  70. </style:style>
  71. <style:style style:name="OrgTblCellTR" style:family="table-cell" style:parent-style-name="OrgTblCell">
  72. <style:table-cell-properties fo:padding="0.159cm" fo:border-top="0.002cm solid #000000" fo:border-bottom="none" fo:border-left="none" fo:border-right="0.002cm solid #000000"/>
  73. </style:style>
  74. <style:style style:name="OrgTblCellTLR" style:family="table-cell" style:parent-style-name="OrgTblCell">
  75. <style:table-cell-properties fo:padding="0.159cm" fo:border-top="0.002cm solid #000000" fo:border-bottom="none" fo:border-left="0.002cm solid #000000" fo:border-right="0.002cm solid #000000"/>
  76. </style:style>
  77. <style:style style:name="OrgTblCellB" style:family="table-cell" style:parent-style-name="OrgTblCell">
  78. <style:table-cell-properties fo:padding="0.159cm" fo:border-top="none" fo:border-bottom="0.002cm solid #000000" fo:border-left="none" fo:border-right="none"/>
  79. </style:style>
  80. <style:style style:name="OrgTblCellBL" style:family="table-cell" style:parent-style-name="OrgTblCell">
  81. <style:table-cell-properties fo:padding="0.159cm" fo:border-top="none" fo:border-bottom="0.002cm solid #000000" fo:border-left="0.002cm solid #000000" fo:border-right="none"/>
  82. </style:style>
  83. <style:style style:name="OrgTblCellBR" style:family="table-cell" style:parent-style-name="OrgTblCell">
  84. <style:table-cell-properties fo:padding="0.159cm" fo:border-top="none" fo:border-bottom="0.002cm solid #000000" fo:border-left="none" fo:border-right="0.002cm solid #000000"/>
  85. </style:style>
  86. <style:style style:name="OrgTblCellBLR" style:family="table-cell" style:parent-style-name="OrgTblCell">
  87. <style:table-cell-properties fo:padding="0.159cm" fo:border-top="none" fo:border-bottom="0.002cm solid #000000" fo:border-left="0.002cm solid #000000" fo:border-right="0.002cm solid #000000"/>
  88. </style:style>
  89. <style:style style:name="OrgTblCellTB" style:family="table-cell" style:parent-style-name="OrgTblCell">
  90. <style:table-cell-properties fo:padding="0.159cm" fo:border-top="0.002cm solid #000000" fo:border-bottom="0.002cm solid #000000" fo:border-left="none" fo:border-right="none"/>
  91. </style:style>
  92. <style:style style:name="OrgTblCellTBL" style:family="table-cell" style:parent-style-name="OrgTblCell">
  93. <style:table-cell-properties fo:padding="0.159cm" fo:border-top="0.002cm solid #000000" fo:border-bottom="0.002cm solid #000000" fo:border-left="0.002cm solid #000000" fo:border-right="none"/>
  94. </style:style>
  95. <style:style style:name="OrgTblCellTBR" style:family="table-cell" style:parent-style-name="OrgTblCell">
  96. <style:table-cell-properties fo:padding="0.159cm" fo:border-top="0.002cm solid #000000" fo:border-bottom="0.002cm solid #000000" fo:border-left="none" fo:border-right="0.002cm solid #000000"/>
  97. </style:style>
  98. <style:style style:name="OrgTblCellTBLR" style:family="table-cell" style:parent-style-name="OrgTblCell">
  99. <style:table-cell-properties fo:padding="0.159cm" fo:border-top="0.002cm solid #000000" fo:border-bottom="0.002cm solid #000000" fo:border-left="0.002cm solid #000000" fo:border-right="0.002cm solid #000000"/>
  100. </style:style>
  101. <!-- BEGIN: Table styles for numbered equations -->
  102. <style:style style:name="OrgEquation" style:family="table">
  103. <style:table-properties style:rel-width="100%" fo:margin-top="0cm" fo:margin-bottom="0.20cm" table:align="center"/>
  104. </style:style>
  105. <style:style style:name="OrgEquationTableColumn" style:family="table-column">
  106. <style:table-column-properties style:rel-column-width="1*"/>
  107. </style:style>
  108. <style:style style:name="OrgFirstEquationFirstColumnTableCell" style:family="table-cell">
  109. <style:table-cell-properties style:vertical-align="middle" fo:padding="0.159cm" fo:border-top="none" fo:border-bottom="none" fo:border-left="none" fo:border-right="none"/>
  110. </style:style>
  111. <style:style style:name="OrgEquationLastColumnTableCell" style:family="table-cell">
  112. <style:table-cell-properties style:vertical-align="middle" fo:padding="0.159cm" fo:border-top="none" fo:border-bottom="none" fo:border-left="none" fo:border-right="none"/>
  113. </style:style>
  114. <style:style style:name="OrgEquationFirstColumnTableParagraph" style:family="paragraph" style:parent-style-name="Table_20_Contents">
  115. <style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
  116. </style:style>
  117. <style:style style:name="OrgEquationLastColumnTableParagraph" style:family="paragraph" style:parent-style-name="Table_20_Contents">
  118. <style:paragraph-properties fo:text-align="end" style:justify-single-word="false"/>
  119. </style:style>
  120. <!-- END: Table styles for numbered equations -->
  121. <!-- BEGIN: Custom Table Template -->
  122. <style:style style:name="Custom" style:family="table">
  123. <style:table-properties style:rel-width="80%" table:align="center"/>
  124. </style:style>
  125. <style:style style:name="CustomColumn" style:family="table-column">
  126. <style:table-column-properties style:rel-column-width="1*"/>
  127. </style:style>
  128. <!-- Table Paragraph Styles -->
  129. <style:style style:name="CustomTableParagraph" style:family="paragraph" style:parent-style-name="Table_20_Contents">
  130. <style:paragraph-properties fo:text-align="start" style:justify-single-word="false"/>
  131. <style:text-properties fo:color="#000000" style:text-outline="false" style:text-line-through-style="none" style:font-name="Times New Roman" fo:font-size="12pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:font-size-asian="12pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="12pt" style:font-style-complex="normal" style:font-weight-complex="normal" style:text-overline-style="none" style:text-overline-color="font-color"/>
  132. </style:style>
  133. <style:style style:name="CustomLastRowTableParagraph" style:family="paragraph" style:parent-style-name="Table_20_Contents">
  134. <style:paragraph-properties fo:text-align="start" style:justify-single-word="false"/>
  135. <style:text-properties fo:color="#000000" style:text-outline="false" style:text-line-through-style="none" style:font-name="Times New Roman" fo:font-size="12pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:font-size-asian="12pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="12pt" style:font-style-complex="normal" style:font-weight-complex="normal" style:text-overline-style="none" style:text-overline-color="font-color"/>
  136. </style:style>
  137. <style:style style:name="CustomLastColumnTableParagraph" style:family="paragraph" style:parent-style-name="Table_20_Contents">
  138. <style:paragraph-properties fo:text-align="start" style:justify-single-word="false"/>
  139. <style:text-properties fo:color="#000000" style:text-outline="false" style:text-line-through-style="none" style:font-name="Times New Roman" fo:font-size="12pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:font-size-asian="12pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="12pt" style:font-style-complex="normal" style:font-weight-complex="normal" style:text-overline-style="none" style:text-overline-color="font-color"/>
  140. </style:style>
  141. <style:style style:name="CustomFirstRowTableParagraph" style:family="paragraph" style:parent-style-name="Table_20_Contents">
  142. <style:paragraph-properties fo:text-align="start" style:justify-single-word="false"/>
  143. <style:text-properties fo:color="#ffffff" style:text-outline="false" style:text-line-through-style="none" style:font-name="Times New Roman" fo:font-size="12pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:font-size-asian="12pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="12pt" style:font-style-complex="normal" style:font-weight-complex="normal" style:text-overline-style="none" style:text-overline-color="font-color"/>
  144. </style:style>
  145. <style:style style:name="CustomFirstColumnTableParagraph" style:family="paragraph" style:parent-style-name="Table_20_Contents">
  146. <style:paragraph-properties fo:text-align="start" style:justify-single-word="false"/>
  147. <style:text-properties fo:color="#ffffff" style:text-outline="false" style:text-line-through-style="none" style:font-name="Times New Roman" fo:font-size="12pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:font-size-asian="12pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="12pt" style:font-style-complex="normal" style:font-weight-complex="normal" style:text-overline-style="none" style:text-overline-color="font-color"/>
  148. </style:style>
  149. <!-- Table Cell Styles -->
  150. <style:style style:name="CustomTableCell" style:family="table-cell">
  151. <style:table-cell-properties style:vertical-align="top" fo:background-color="#ffffff" fo:padding="0.097cm" fo:border-left="0.002cm solid #000000" fo:border-right="0.002cm solid #000000" fo:border-top="0.002cm solid #000000" fo:border-bottom="0.002cm solid #000000">
  152. <style:background-image/>
  153. </style:table-cell-properties>
  154. </style:style>
  155. <style:style style:name="CustomFirstRowTableCell" style:family="table-cell">
  156. <style:table-cell-properties style:vertical-align="top" fo:background-color="#000080" fo:padding="0.097cm" fo:border-left="0.002cm solid #000000" fo:border-right="0.002cm solid #000000" fo:border-top="0.002cm solid #000000" fo:border-bottom="0.002cm solid #000000">
  157. <style:background-image/>
  158. </style:table-cell-properties>
  159. </style:style>
  160. <style:style style:name="CustomLastRowTableCell" style:family="table-cell">
  161. <style:table-cell-properties style:vertical-align="top" fo:background-color="#cccccc" fo:padding="0.097cm" fo:border-left="0.002cm solid #000000" fo:border-right="0.002cm solid #000000" fo:border-top="0.002cm solid #000000" fo:border-bottom="0.002cm solid #000000">
  162. <style:background-image/>
  163. </style:table-cell-properties>
  164. </style:style>
  165. <style:style style:name="CustomFirstColumnTableCell" style:family="table-cell">
  166. <style:table-cell-properties style:vertical-align="top" fo:background-color="#4d4d4d" fo:padding="0.097cm" fo:border-left="0.002cm solid #000000" fo:border-right="0.002cm solid #000000" fo:border-top="0.002cm solid #000000" fo:border-bottom="0.002cm solid #000000">
  167. <style:background-image/>
  168. </style:table-cell-properties>
  169. </style:style>
  170. <style:style style:name="CustomLastColumnTableCell" style:family="table-cell">
  171. <style:table-cell-properties style:vertical-align="top" fo:background-color="#cccccc" fo:padding="0.097cm" fo:border-left="0.002cm solid #000000" fo:border-right="0.002cm solid #000000" fo:border-top="0.002cm solid #000000" fo:border-bottom="0.002cm solid #000000">
  172. <style:background-image/>
  173. </style:table-cell-properties>
  174. </style:style>
  175. <!-- END: Custom Table Template -->
  176. </office:automatic-styles>
  177. <office:body>
  178. <office:text>
  179. <text:sequence-decls>
  180. <text:sequence-decl text:display-outline-level="0" text:name="Illustration"/>
  181. <text:sequence-decl text:display-outline-level="0" text:name="Table"/>
  182. <text:sequence-decl text:display-outline-level="0" text:name="Text"/>
  183. <text:sequence-decl text:display-outline-level="0" text:name="Drawing"/>
  184. <text:sequence-decl text:display-outline-level="0" text:name="Equation"/>
  185. <text:sequence-decl text:display-outline-level="0" text:name="Figure"/>
  186. </text:sequence-decls>
  187. </office:text>
  188. </office:body>
  189. </office:document-content>