OptionsDialog.xcs 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127
  1. <?xml version="1.0"?>
  2. <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="Lightproof_en" oor:package="org.openoffice" xml:lang="en-US">
  3. <info>
  4. <desc>Contains the options data used for the test extensions.</desc>
  5. </info>
  6. <templates>
  7. <group oor:name="en">
  8. <info>
  9. <desc>The data for one leaf.</desc>
  10. </info>
  11. <prop oor:name="grammar" oor:type="xs:string">
  12. <info>
  13. <desc>The grammar definition of one leaf.</desc>
  14. </info>
  15. <value/>
  16. </prop>
  17. <prop oor:name="cap" oor:type="xs:string">
  18. <info>
  19. <desc>The cap definition of one leaf.</desc>
  20. </info>
  21. <value/>
  22. </prop>
  23. <prop oor:name="dup" oor:type="xs:string">
  24. <info>
  25. <desc>The dup definition of one leaf.</desc>
  26. </info>
  27. <value/>
  28. </prop>
  29. <prop oor:name="pair" oor:type="xs:string">
  30. <info>
  31. <desc>The pair definition of one leaf.</desc>
  32. </info>
  33. <value/>
  34. </prop>
  35. <prop oor:name="spaces" oor:type="xs:string">
  36. <info>
  37. <desc>The spaces definition of one leaf.</desc>
  38. </info>
  39. <value/>
  40. </prop>
  41. <prop oor:name="mdash" oor:type="xs:string">
  42. <info>
  43. <desc>The mdash definition of one leaf.</desc>
  44. </info>
  45. <value/>
  46. </prop>
  47. <prop oor:name="quotation" oor:type="xs:string">
  48. <info>
  49. <desc>The quotation definition of one leaf.</desc>
  50. </info>
  51. <value/>
  52. </prop>
  53. <prop oor:name="times" oor:type="xs:string">
  54. <info>
  55. <desc>The times definition of one leaf.</desc>
  56. </info>
  57. <value/>
  58. </prop>
  59. <prop oor:name="spaces2" oor:type="xs:string">
  60. <info>
  61. <desc>The spaces2 definition of one leaf.</desc>
  62. </info>
  63. <value/>
  64. </prop>
  65. <prop oor:name="ndash" oor:type="xs:string">
  66. <info>
  67. <desc>The ndash definition of one leaf.</desc>
  68. </info>
  69. <value/>
  70. </prop>
  71. <prop oor:name="apostrophe" oor:type="xs:string">
  72. <info>
  73. <desc>The apostrophe definition of one leaf.</desc>
  74. </info>
  75. <value/>
  76. </prop>
  77. <prop oor:name="ellipsis" oor:type="xs:string">
  78. <info>
  79. <desc>The ellipsis definition of one leaf.</desc>
  80. </info>
  81. <value/>
  82. </prop>
  83. <prop oor:name="spaces3" oor:type="xs:string">
  84. <info>
  85. <desc>The spaces3 definition of one leaf.</desc>
  86. </info>
  87. <value/>
  88. </prop>
  89. <prop oor:name="minus" oor:type="xs:string">
  90. <info>
  91. <desc>The minus definition of one leaf.</desc>
  92. </info>
  93. <value/>
  94. </prop>
  95. <prop oor:name="metric" oor:type="xs:string">
  96. <info>
  97. <desc>The metric definition of one leaf.</desc>
  98. </info>
  99. <value/>
  100. </prop>
  101. <prop oor:name="numsep" oor:type="xs:string">
  102. <info>
  103. <desc>The numsep definition of one leaf.</desc>
  104. </info>
  105. <value/>
  106. </prop>
  107. <prop oor:name="nonmetric" oor:type="xs:string">
  108. <info>
  109. <desc>The nonmetric definition of one leaf.</desc>
  110. </info>
  111. <value/>
  112. </prop>
  113. </group>
  114. </templates>
  115. <component>
  116. <group oor:name="Leaves">
  117. <info>
  118. <desc>The list of leaves.</desc>
  119. </info>
  120. <node-ref oor:name="en" oor:node-type="en">
  121. <info>
  122. <desc>The definition of one leaf.</desc>
  123. </info>
  124. </node-ref>
  125. </group>
  126. </component>
  127. </oor:component-schema>