OrgOdtContentTemplate.xml 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <office:document-content
  3. xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0"
  4. xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0"
  5. xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0"
  6. xmlns:table="urn:oasis:names:tc:opendocument:xmlns:table:1.0"
  7. xmlns:draw="urn:oasis:names:tc:opendocument:xmlns:drawing:1.0"
  8. xmlns:fo="urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0"
  9. xmlns:xlink="http://www.w3.org/1999/xlink"
  10. xmlns:dc="http://purl.org/dc/elements/1.1/"
  11. xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0"
  12. xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0"
  13. xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0"
  14. xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0"
  15. xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0"
  16. xmlns:math="http://www.w3.org/1998/Math/MathML"
  17. xmlns:form="urn:oasis:names:tc:opendocument:xmlns:form:1.0"
  18. xmlns:script="urn:oasis:names:tc:opendocument:xmlns:script:1.0"
  19. xmlns:ooo="http://openoffice.org/2004/office"
  20. xmlns:ooow="http://openoffice.org/2004/writer"
  21. xmlns:oooc="http://openoffice.org/2004/calc"
  22. xmlns:dom="http://www.w3.org/2001/xml-events"
  23. xmlns:xforms="http://www.w3.org/2002/xforms"
  24. xmlns:xsd="http://www.w3.org/2001/XMLSchema"
  25. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  26. xmlns:rpt="http://openoffice.org/2005/report"
  27. xmlns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2"
  28. xmlns:xodt="http://www.w3.org/1999/xodt"
  29. xmlns:field="urn:openoffice:names:experimental:ooo-ms-interop:xmlns:field:1.0" office:version="1.2">
  30. <!-- scripts -->
  31. <office:scripts/>
  32. <!-- font face declarations -->
  33. <office:font-face-decls>
  34. <style:font-face style:name="Tahoma1" svg:font-family="Tahoma"/>
  35. <style:font-face style:name="courier" svg:font-family="courier, monospace"/>
  36. <style:font-face style:name="Arial Unicode MS" svg:font-family="&apos;Arial Unicode MS&apos;" style:font-pitch="variable"/>
  37. <style:font-face style:name="HG Mincho Light J" svg:font-family="&apos;HG Mincho Light J&apos;" style:font-pitch="variable"/>
  38. <style:font-face style:name="Thorndale" svg:font-family="Thorndale" style:font-family-generic="roman" style:font-pitch="variable"/>
  39. <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"/>
  40. <style:font-face style:name="Albany" svg:font-family="Albany" style:font-family-generic="swiss" style:font-pitch="variable"/>
  41. <style:font-face style:name="SimSun" svg:font-family="SimSun" style:font-family-generic="system" style:font-pitch="variable"/>
  42. <style:font-face style:name="Tahoma" svg:font-family="Tahoma" style:font-family-generic="system" style:font-pitch="variable"/>
  43. </office:font-face-decls>
  44. <!-- automatic styles -->
  45. <office:automatic-styles>
  46. <style:style style:name="OrgTable" style:family="table">
  47. <style:table-properties style:rel-width="90%" fo:margin-top="0cm" fo:margin-bottom="0.20cm" table:align="center"/>
  48. </style:style>
  49. <style:style style:name="OrgTableColumn" style:family="table-column">
  50. <style:table-column-properties style:rel-column-width="1*"/>
  51. </style:style>
  52. <style:style style:name="OrgTblCell" style:family="table-cell">
  53. <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"/>
  54. </style:style>
  55. <style:style style:name="OrgTblCellL" style:family="table-cell">
  56. <style:table-cell-properties style:vertical-align="middle" fo:padding="0.159cm" fo:border-top="none" fo:border-bottom="none" fo:border-left="0.002cm solid #000000" fo:border-right="none"/>
  57. </style:style>
  58. <style:style style:name="OrgTblCellR" style:family="table-cell">
  59. <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="0.002cm solid #000000"/>
  60. </style:style>
  61. <style:style style:name="OrgTblCellLR" style:family="table-cell">
  62. <style:table-cell-properties style:vertical-align="middle" 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"/>
  63. </style:style>
  64. <style:style style:name="OrgTblCellT" style:family="table-cell">
  65. <style:table-cell-properties style:vertical-align="middle" fo:padding="0.159cm" fo:border-top="0.002cm solid #000000" fo:border-bottom="none" fo:border-left="none" fo:border-right="none"/>
  66. </style:style>
  67. <style:style style:name="OrgTblCellTL" style:family="table-cell">
  68. <style:table-cell-properties style:vertical-align="middle" 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"/>
  69. </style:style>
  70. <style:style style:name="OrgTblCellTR" style:family="table-cell">
  71. <style:table-cell-properties style:vertical-align="middle" 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"/>
  72. </style:style>
  73. <style:style style:name="OrgTblCellTLR" style:family="table-cell">
  74. <style:table-cell-properties style:vertical-align="middle" 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"/>
  75. </style:style>
  76. <style:style style:name="OrgTblCellB" style:family="table-cell">
  77. <style:table-cell-properties style:vertical-align="middle" fo:padding="0.159cm" fo:border-top="none" fo:border-bottom="0.002cm solid #000000" fo:border-left="none" fo:border-right="none"/>
  78. </style:style>
  79. <style:style style:name="OrgTblCellBL" style:family="table-cell">
  80. <style:table-cell-properties style:vertical-align="middle" 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"/>
  81. </style:style>
  82. <style:style style:name="OrgTblCellBR" style:family="table-cell">
  83. <style:table-cell-properties style:vertical-align="middle" 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"/>
  84. </style:style>
  85. <style:style style:name="OrgTblCellBLR" style:family="table-cell">
  86. <style:table-cell-properties style:vertical-align="middle" 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"/>
  87. </style:style>
  88. <style:style style:name="OrgTblCellTB" style:family="table-cell">
  89. <style:table-cell-properties style:vertical-align="middle" 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"/>
  90. </style:style>
  91. <style:style style:name="OrgTblCellTBL" style:family="table-cell">
  92. <style:table-cell-properties style:vertical-align="middle" 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"/>
  93. </style:style>
  94. <style:style style:name="OrgTblCellTBR" style:family="table-cell">
  95. <style:table-cell-properties style:vertical-align="middle" 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"/>
  96. </style:style>
  97. <style:style style:name="OrgTblCellTBLR" style:family="table-cell">
  98. <style:table-cell-properties style:vertical-align="middle" 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"/>
  99. </style:style>
  100. <!-- BEGIN: Table styles for numbered equations -->
  101. <style:style style:name="OrgEquation" style:family="table">
  102. <style:table-properties style:rel-width="100%" fo:margin-top="0cm" fo:margin-bottom="0.20cm" table:align="center"/>
  103. </style:style>
  104. <style:style style:name="OrgEquationTableColumn" style:family="table-column">
  105. <style:table-column-properties style:rel-column-width="1*"/>
  106. </style:style>
  107. <style:style style:name="OrgFirstEquationFirstColumnTableCell" style:family="table-cell">
  108. <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"/>
  109. </style:style>
  110. <style:style style:name="OrgEquationLastColumnTableCell" style:family="table-cell">
  111. <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"/>
  112. </style:style>
  113. <style:style style:name="OrgEquationFirstColumnTableParagraph" style:family="paragraph" style:parent-style-name="Table_20_Contents">
  114. <style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
  115. </style:style>
  116. <style:style style:name="OrgEquationLastColumnTableParagraph" style:family="paragraph" style:parent-style-name="Table_20_Contents">
  117. <style:paragraph-properties fo:text-align="end" style:justify-single-word="false"/>
  118. </style:style>
  119. <!-- END: Table styles for numbered equations -->
  120. </office:automatic-styles>
  121. <office:body>
  122. <office:text>
  123. <text:sequence-decls>
  124. <text:sequence-decl text:display-outline-level="0" text:name="Illustration"/>
  125. <text:sequence-decl text:display-outline-level="0" text:name="Table"/>
  126. <text:sequence-decl text:display-outline-level="0" text:name="Text"/>
  127. <text:sequence-decl text:display-outline-level="0" text:name="Drawing"/>
  128. <text:sequence-decl text:display-outline-level="0" text:name="Equation"/>
  129. <text:sequence-decl text:display-outline-level="0" text:name="Figure"/>
  130. </text:sequence-decls>
  131. </office:text>
  132. </office:body>
  133. </office:document-content>