build.dita-ot.PRODUCT.xml 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project xmlns:dita-ot="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/dita-ot/dita-ot.xsd"
  3. xmlns:p5xsl="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/xsl_interface/xsl_interface.xsd"
  4. basedir="../../."
  5. default="PRODUCT"
  6. name="dita-ot.PRODUCT">
  7. <description>p5suis:say Created function dita-ot with prefix dita-ot by p5ant module</description>
  8. <include as="WPS_Functions" file="../build.WPS_Functions.PRODUCT.xml"/>
  9. <import file="../xsl_interface/build.p5xsl.PRODUCT.xml" as="p5xsl"/>
  10. <import file="../exslt/build.p5exslt.PRODUCT.xml" as="p5exslt"/>
  11. <fail unless="WPS_Functions.PRODUCT.name">Should unless WPS_Functions.PRODUCT.name be set</fail>
  12. <condition property="dita-ot.PRODUCT.ifdef.parent"
  13. taskname="dita-ot.parent.PRODUCT.ifdef">
  14. <isset property="WPS_Functions.PRODUCT.name"/>
  15. </condition>
  16. <property name="dita-ot.PRODUCT.name"
  17. value="${WPS_Functions.PRODUCT.name}.dita-ot"/>
  18. <property name="dita-ot.PRODUCT.vendor-domain"
  19. value="${WPS_Functions.PRODUCT.name}.dita-ot"/>
  20. <property name="dita-ot.basedir" value="${WPS_Functions.basedir}/dita-ot"/>
  21. <property name="dita-ot.build.xml" value="${dita-ot.basedir}/build_dita-ot.xml"/>
  22. <property name="dita-ot.repository" value="${WPS_Functions.repository}/dita-ot"/>
  23. <property name="dita-ot.install" value="${dita-ot.basedir}/install"/>
  24. <property location="${WPS_Functions.temp}/dita-ot" name="dita-ot.temp"/>
  25. <property location="${dita-ot.basedir}/dita-ot.xsl" name="dita-ot.xsl"/>
  26. <property location="${dita-ot.basedir}/dita-ot.xsd" name="dita-ot.xsd"/>
  27. <property location="${dita-ot.basedir}/dita-ot.include.structure.xml"
  28. name="dita-ot.include.structure.xml"/>
  29. <property location="${dita-ot.basedir}/dita-ot.include.xsl.p5xsls.xml"
  30. name="dita-ot.include.xsl.p5xsls.xml"/>
  31. <property location="${dita-ot.repository}/install_example.file"
  32. name="dita-ot.install_example"/>
  33. <property name="dita-ot.plugins.org.dita.pdf2.cfg.fo.xsl.custom.xsl" location="${dita-ot.current-dita-ot.toolkit}/plugins/org.dita.pdf2/cfg/fo/xsl/custom.xsl"/>
  34. <property name="dita-ot.plugins.org.dita.pdf2.cfg.fo.xsl.custom.xsl.map.shortdesc.xsl"
  35. location="${dita-ot.basedir}/dita-ot.plugins.org.dita.pdf2.cfg.fo.xsl.custom.xsl.map.shortdesc.xsl" />
  36. <property name="dita-ot.plugins.org.dita.pdf2.xsl.fo.front-matter.xsl" location="${dita-ot.current-dita-ot.toolkit}/plugins/org.dita.pdf2/xsl/fo/front-matter.xsl"/>
  37. <property name="build.dita-ot.current-dita-ot.PRODUCT.xml" location="${dita-ot.basedir}/build.dita-ot.current-dita-ot.PRODUCT.xml"/>
  38. <include file="build.dita-ot.current-dita-ot.PRODUCT.xml" as="current-dita-ot"/>
  39. <property name="build.dita-ot.chm-pdf.xml" location="${dita-ot.basedir}/build.dita-ot.chm-pdf.xml"/>
  40. <!--<property name="dita.dir" location="${dita-ot.toolkit}"/>-->
  41. <!--<property name="dita.plugin.org.dita.base.dir" location="${dita.dir}"/>-->
  42. <xmlcatalog id="dita-ot.dtd.catalog" classpath="/usr/local/share/java/apache-ant/lib/ant-apache-resolver.jar">
  43. <!-- <catalogpath path="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/base/catalog.xml"/>
  44. <catalogpath path="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/catalog.xml"/>-->
  45. <xmlcatalog>
  46. <entity publicId="-//OASIS//DTD DITA 1.3 Base Map//EN" location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/base/dtd/basemap.dtd"/>
  47. <entity publicId="-//OASIS//DTD DITA Base Map//EN" location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/base/dtd/basemap.dtd"/>
  48. <entity publicId="-//OASIS//DTD DITA 1.3 Base Topic//EN"
  49. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/base/dtd/basetopic.dtd"/>
  50. <entity publicId="-//OASIS//DTD DITA Learning Plan//EN"
  51. location="${dita-ot.toolkit}//plugins/org.oasis-open.dita.v1_3/dtd/learning/dtd/learningBase.ent"/>
  52. <entity publicId="-//OASIS//DTD DITA Base Topic//EN" location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/base/dtd/basetopic.dtd"/>
  53. <entity publicId="-//OASIS//DTD DITA Subject Scheme Map//EN" location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/subjectScheme/dtd/subjectScheme.dtd"/>
  54. <entity publicId="-//OASIS//ELEMENTS DITA 1.3 Common Elements//EN"
  55. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/base/dtd/commonElements.mod"/>
  56. <entity publicId="-//OASIS//ELEMENTS DITA Common Elements//EN"
  57. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/base/dtd/commonElements.mod"/>
  58. <entity publicId="-//OASIS//ENTITIES DITA 1.3 Common Elements//EN"
  59. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/base/dtd/commonElements.ent"/>
  60. <entity publicId="-//OASIS//ENTITIES DITA Common Elements//EN"
  61. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/base/dtd/commonElements.ent"/>
  62. <entity publicId="-//OASIS//ELEMENTS DITA 1.3 Delayed Resolution Domain//EN"
  63. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/base/dtd/delayResolutionDomain.mod"/>
  64. <entity publicId="-//OASIS//ELEMENTS DITA Delayed Resolution Domain//EN"
  65. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/base/dtd/delayResolutionDomain.mod"/>
  66. <entity publicId="-//OASIS//ENTITIES DITA 1.3 Delayed Resolution Domain//EN"
  67. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/base/dtd/delayResolutionDomain.ent"/>
  68. <entity publicId="-//OASIS//ENTITIES DITA Delayed Resolution Domain//EN"
  69. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/base/dtd/delayResolutionDomain.ent"/>
  70. <entity publicId="-//OASIS//ENTITIES DITA 1.3 Delivery Target Attribute Domain//EN"
  71. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/base/dtd/deliveryTargetAttDomain.ent"/>
  72. <entity publicId="-//OASIS//ENTITIES DITA Delivery Target Attribute Domain//EN"
  73. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/base/dtd/deliveryTargetAttDomain.ent"/>
  74. <entity publicId="-//OASIS//ELEMENTS DITA 1.3 DITAVAL Ref Domain//EN"
  75. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/base/dtd/ditavalrefDomain.mod"/>
  76. <entity publicId="-//OASIS//ELEMENTS DITA DITAVAL Ref Domain//EN"
  77. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/base/dtd/ditavalrefDomain.mod"/>
  78. <entity publicId="-//OASIS//ENTITIES DITA 1.3 DITAVAL Ref Domain//EN"
  79. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/base/dtd/ditavalrefDomain.ent"/>
  80. <entity publicId="-//OASIS//ENTITIES DITA DITAVAL Ref Domain//EN"
  81. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/base/dtd/ditavalrefDomain.ent"/>
  82. <entity publicId="-//OASIS//ELEMENTS DITA 1.3 Hazard Statement Domain//EN"
  83. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/base/dtd/hazardstatementDomain.mod"/>
  84. <entity publicId="-//OASIS//ELEMENTS DITA Hazard Statement Domain//EN"
  85. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/base/dtd/hazardstatementDomain.mod"/>
  86. <entity publicId="-//OASIS//ENTITIES DITA 1.3 Hazard Statement Domain//EN"
  87. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/base/dtd/hazardstatementDomain.ent"/>
  88. <entity publicId="-//OASIS//ENTITIES DITA Hazard Statement Domain//EN"
  89. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/base/dtd/hazardstatementDomain.ent"/>
  90. <entity publicId="-//OASIS//ELEMENTS DITA 1.3 Highlight Domain//EN"
  91. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/base/dtd/highlightDomain.mod"/>
  92. <entity publicId="-//OASIS//ELEMENTS DITA Highlight Domain//EN"
  93. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/base/dtd/highlightDomain.mod"/>
  94. <entity publicId="-//OASIS//ENTITIES DITA 1.3 Highlight Domain//EN"
  95. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/base/dtd/highlightDomain.ent"/>
  96. <entity publicId="-//OASIS//ENTITIES DITA Highlight Domain//EN"
  97. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/base/dtd/highlightDomain.ent"/>
  98. <entity publicId="-//OASIS//ELEMENTS DITA 1.3 Indexing Domain//EN"
  99. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/base/dtd/indexingDomain.mod"/>
  100. <entity publicId="-//OASIS//ELEMENTS DITA Indexing Domain//EN"
  101. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/base/dtd/indexingDomain.mod"/>
  102. <entity publicId="-//OASIS//ENTITIES DITA 1.3 Indexing Domain//EN"
  103. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/base/dtd/indexingDomain.ent"/>
  104. <entity publicId="-//OASIS//ENTITIES DITA Indexing Domain//EN"
  105. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/base/dtd/indexingDomain.ent"/>
  106. <entity publicId="-//OASIS//ELEMENTS DITA 1.3 Map Group Domain//EN"
  107. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/base/dtd/mapGroup.mod"/>
  108. <entity publicId="-//OASIS//ELEMENTS DITA Map Group Domain//EN"
  109. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/base/dtd/mapGroup.mod"/>
  110. <entity publicId="-//OASIS//ENTITIES DITA 1.3 Map Group Domain//EN"
  111. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/base/dtd/mapGroup.ent"/>
  112. <entity publicId="-//OASIS//ENTITIES DITA Map Group Domain//EN"
  113. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/base/dtd/mapGroup.ent"/>
  114. <entity publicId="-//OASIS//ELEMENTS DITA 1.3 Map//EN" location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/base/dtd/map.mod"/>
  115. <entity publicId="-//OASIS//ELEMENTS DITA Map//EN" location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/base/dtd/map.mod"/>
  116. <entity publicId="-//OASIS//ELEMENTS DITA 1.3 Metadata//EN"
  117. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/base/dtd/metaDecl.mod"/>
  118. <entity publicId="-//OASIS//ELEMENTS DITA Metadata//EN" location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/base/dtd/metaDecl.mod"/>
  119. <entity publicId="-//OASIS//ELEMENTS DITA 1.3 Exchange Table Model//EN"
  120. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/base/dtd/tblDecl.mod"/>
  121. <entity publicId="-//OASIS//ELEMENTS DITA Exchange Table Model//EN"
  122. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/base/dtd/tblDecl.mod"/>
  123. <entity publicId="-//OASIS//ENTITIES DITA 1.3 Topic Definitions//EN" location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/base/dtd/topicDefn.ent"/>
  124. <entity publicId="-//OASIS//ENTITIES DITA Topic Definitions//EN" location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/base/dtd/topicDefn.ent"/>
  125. <entity publicId="-//OASIS//ELEMENTS DITA 1.3 Topic//EN" location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/base/dtd/topic.mod"/>
  126. <entity publicId="-//OASIS//ELEMENTS DITA Topic//EN" location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/base/dtd/topic.mod"/>
  127. <entity publicId="-//OASIS//ELEMENTS DITA 1.3 Utilities Domain//EN"
  128. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/base/dtd/utilitiesDomain.mod"/>
  129. <entity publicId="-//OASIS//ELEMENTS DITA Utilities Domain//EN"
  130. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/base/dtd/utilitiesDomain.mod"/>
  131. <entity publicId="-//OASIS//ENTITIES DITA 1.3 Utilities Domain//EN"
  132. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/base/dtd/utilitiesDomain.ent"/>
  133. <entity publicId="-//OASIS//ENTITIES DITA Utilities Domain//EN"
  134. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/base/dtd/utilitiesDomain.ent"/>
  135. <entity publicId="-//OASIS//ELEMENTS DITA 1.3 Abbreviated Form Domain//EN"
  136. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/abbreviateDomain.mod"/>
  137. <entity publicId="-//OASIS//ELEMENTS DITA Abbreviated Form Domain//EN"
  138. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/abbreviateDomain.mod"/>
  139. <entity publicId="-//OASIS//ENTITIES DITA 1.3 Abbreviated Form Domain//EN"
  140. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/abbreviateDomain.ent"/>
  141. <entity publicId="-//OASIS//ENTITIES DITA Abbreviated Form Domain//EN"
  142. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/abbreviateDomain.ent"/>
  143. <entity publicId="-//OASIS//DTD DITA 1.3 Concept//EN" location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/concept.dtd"/>
  144. <entity publicId="-//OASIS//DTD DITA Concept//EN" location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/concept.dtd"/>
  145. <entity publicId="-//OASIS//ELEMENTS DITA 1.3 Concept//EN"
  146. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/concept.mod"/>
  147. <entity publicId="-//OASIS//ELEMENTS DITA Concept//EN" location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/concept.mod"/>
  148. <entity publicId="-//OASIS//ENTITIES DITA 1.3 Concept//EN"
  149. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/concept.ent"/>
  150. <entity publicId="-//OASIS//ENTITIES DITA Concept//EN" location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/concept.ent"/>
  151. <entity publicId="-//OASIS//DTD DITA 1.3 Composite//EN" location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/ditabase.dtd"/>
  152. <entity publicId="-//OASIS//DTD DITA Composite//EN" location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/ditabase.dtd"/>
  153. <entity publicId="-//OASIS//ELEMENTS DITA 1.3 Equation Domain//EN"
  154. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/equationDomain.mod"/>
  155. <entity publicId="-//OASIS//ELEMENTS DITA Equation Domain//EN"
  156. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/equationDomain.mod"/>
  157. <entity publicId="-//OASIS//ENTITIES DITA 1.3 Equation Domain//EN"
  158. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/equationDomain.ent"/>
  159. <entity publicId="-//OASIS//ENTITIES DITA Equation Domain//EN"
  160. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/equationDomain.ent"/>
  161. <entity publicId="-//OASIS//DTD DITA 1.3 General Task//EN"
  162. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/generalTask.dtd"/>
  163. <entity publicId="-//OASIS//DTD DITA General Task//EN"
  164. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/generalTask.dtd"/>
  165. <entity publicId="-//OASIS//DTD DITA 1.3 Glossary//EN" location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/glossary.dtd"/>
  166. <entity publicId="-//OASIS//DTD DITA Glossary//EN" location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/glossary.dtd"/>
  167. <entity publicId="-//OASIS//ELEMENTS DITA 1.3 Glossary//EN"
  168. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/glossary.mod"/>
  169. <entity publicId="-//OASIS//DTD DITA Classification Map//EN"
  170. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/subjectScheme/dtd/classifyMap.dtd"/>
  171. <entity publicId="-//OASIS//DTD DITA 1.x Classification Map//EN"
  172. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/subjectScheme/dtd/classifyMap.dtd"/>
  173. <entity publicId="-//OASIS//DTD DITA 1.2 Classification Map//EN"
  174. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/subjectScheme/dtd/classifyMap.dtd"/>
  175. <entity publicId="-//OASIS//ELEMENTS DITA Glossary//EN" location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/glossary.mod"/>
  176. <entity publicId="-//OASIS//ENTITIES DITA 1.3 Glossary//EN"
  177. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/glossary.ent"/>
  178. <entity publicId="-//OASIS//ENTITIES DITA Glossary//EN" location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/glossary.ent"/>
  179. <entity publicId="-//OASIS//DTD DITA 1.3 Glossary Entry//EN"
  180. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/glossentry.dtd"/>
  181. <entity publicId="-//OASIS//DTD DITA Glossary Entry//EN"
  182. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/glossentry.dtd"/>
  183. <entity publicId="-//OASIS//ELEMENTS DITA 1.3 Glossary Entry//EN"
  184. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/glossentry.mod"/>
  185. <entity publicId="-//OASIS//ELEMENTS DITA Glossary Entry//EN"
  186. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/glossentry.mod"/>
  187. <entity publicId="-//OASIS//ENTITIES DITA 1.3 Glossary Entry//EN"
  188. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/glossentry.ent"/>
  189. <entity publicId="-//OASIS//ENTITIES DITA Glossary Entry//EN"
  190. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/glossentry.ent"/>
  191. <entity publicId="-//OASIS//DTD DITA 1.3 Glossary Group//EN"
  192. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/glossgroup.dtd"/>
  193. <entity publicId="-//OASIS//DTD DITA Glossary Group//EN"
  194. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/glossgroup.dtd"/>
  195. <entity publicId="-//OASIS//ELEMENTS DITA 1.3 Glossary Group//EN"
  196. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/glossgroup.mod"/>
  197. <entity publicId="-//OASIS//ELEMENTS DITA Glossary Group//EN"
  198. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/glossgroup.mod"/>
  199. <entity publicId="-//OASIS//ENTITIES DITA 1.3 Glossary Group//EN"
  200. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/glossgroup.ent"/>
  201. <entity publicId="-//OASIS//ENTITIES DITA Glossary Group//EN"
  202. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/glossgroup.ent"/>
  203. <entity publicId="-//OASIS//ELEMENTS DITA 1.3 Glossary Reference Domain//EN"
  204. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/glossrefDomain.mod"/>
  205. <entity publicId="-//OASIS//ELEMENTS DITA Glossary Reference Domain//EN"
  206. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/glossrefDomain.mod"/>
  207. <entity publicId="-//OASIS//ENTITIES DITA 1.3 Glossary Reference Domain//EN"
  208. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/glossrefDomain.ent"/>
  209. <entity publicId="-//OASIS//ENTITIES DITA Glossary Reference Domain//EN"
  210. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/glossrefDomain.ent"/>
  211. <entity publicId="-//OASIS//DTD DITA 1.3 Map//EN" location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/map.dtd"/>
  212. <entity publicId="-//OASIS//DTD DITA Map//EN" location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/map.dtd"/>
  213. <entity publicId="-//OASIS//ELEMENTS DITA 1.3 Markup Domain//EN"
  214. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/markupDomain.mod"/>
  215. <entity publicId="-//OASIS//ELEMENTS DITA Markup Domain//EN"
  216. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/markupDomain.mod"/>
  217. <entity publicId="-//OASIS//ENTITIES DITA 1.3 Markup Domain//EN"
  218. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/markupDomain.ent"/>
  219. <entity publicId="-//OASIS//ENTITIES DITA Markup Domain//EN"
  220. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/markupDomain.ent"/>
  221. <entity publicId="-//OASIS//ELEMENTS DITA 1.3 MathML Domain//EN"
  222. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/mathmlDomain.mod"/>
  223. <entity publicId="-//OASIS//ELEMENTS DITA MathML Domain//EN"
  224. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/mathmlDomain.mod"/>
  225. <entity publicId="-//OASIS//ENTITIES DITA 1.3 MathML Domain//EN"
  226. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/mathmlDomain.ent"/>
  227. <entity publicId="-//OASIS//ENTITIES DITA MathML Domain//EN"
  228. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/mathmlDomain.ent"/>
  229. <entity publicId="-//OASIS//ELEMENTS DITA 1.3 Programming Domain//EN"
  230. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/programmingDomain.mod"/>
  231. <entity publicId="-//OASIS//ELEMENTS DITA Programming Domain//EN"
  232. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/programmingDomain.mod"/>
  233. <entity publicId="-//OASIS//ENTITIES DITA 1.3 Programming Domain//EN"
  234. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/programmingDomain.ent"/>
  235. <entity publicId="-//OASIS//ENTITIES DITA Programming Domain//EN"
  236. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/programmingDomain.ent"/>
  237. <entity publicId="-//OASIS//DTD DITA 1.3 Reference//EN" location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/reference.dtd"/>
  238. <entity publicId="-//OASIS//DTD DITA Reference//EN" location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/reference.dtd"/>
  239. <entity publicId="-//OASIS//ELEMENTS DITA 1.3 Reference//EN"
  240. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/reference.mod"/>
  241. <entity publicId="-//OASIS//ELEMENTS DITA Reference//EN"
  242. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/reference.mod"/>
  243. <entity publicId="-//OASIS//ENTITIES DITA 1.3 Reference//EN"
  244. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/reference.ent"/>
  245. <entity publicId="-//OASIS//ENTITIES DITA Reference//EN"
  246. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/reference.ent"/>
  247. <entity publicId="-//OASIS//ELEMENTS DITA 1.3 Release Management Domain//EN"
  248. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/releaseManagementDomain.mod"/>
  249. <entity publicId="-//OASIS//ELEMENTS DITA Release Management Domain//EN"
  250. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/releaseManagementDomain.mod"/>
  251. <entity publicId="-//OASIS//ENTITIES DITA 1.3 Release Management Domain//EN"
  252. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/releaseManagementDomain.ent"/>
  253. <entity publicId="-//OASIS//ENTITIES DITA Release Management Domain//EN"
  254. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/releaseManagementDomain.ent"/>
  255. <entity publicId="-//OASIS//ELEMENTS DITA 1.3 Software Domain//EN"
  256. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/softwareDomain.mod"/>
  257. <entity publicId="-//OASIS//ELEMENTS DITA Software Domain//EN"
  258. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/softwareDomain.mod"/>
  259. <entity publicId="-//OASIS//ENTITIES DITA 1.3 Software Domain//EN"
  260. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/softwareDomain.ent"/>
  261. <entity publicId="-//OASIS//ENTITIES DITA Software Domain//EN"
  262. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/softwareDomain.ent"/>
  263. <entity publicId="-//OASIS//ELEMENTS DITA 1.3 Strict Taskbody Constraint//EN"
  264. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/strictTaskbodyConstraint.mod"/>
  265. <entity publicId="-//OASIS//ELEMENTS DITA Strict Taskbody Constraint//EN"
  266. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/strictTaskbodyConstraint.mod"/>
  267. <entity publicId="-//OASIS//ELEMENTS DITA 1.3 SVG Domain//EN"
  268. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/svgDomain.mod"/>
  269. <entity publicId="-//OASIS//ELEMENTS DITA SVG Domain//EN"
  270. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/svgDomain.mod"/>
  271. <entity publicId="-//OASIS//ENTITIES DITA 1.3 SVG Domain//EN"
  272. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/svgDomain.ent"/>
  273. <entity publicId="-//OASIS//ENTITIES DITA SVG Domain//EN"
  274. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/svgDomain.ent"/>
  275. <entity publicId="-//OASIS//DTD DITA 1.3 Task//EN" location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/task.dtd"/>
  276. <entity publicId="-//OASIS//DTD DITA Task//EN" location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/task.dtd"/>
  277. <entity publicId="-//OASIS//ELEMENTS DITA 1.3 Task//EN" location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/task.mod"/>
  278. <entity publicId="-//OASIS//ELEMENTS DITA Task//EN" location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/task.mod"/>
  279. <entity publicId="-//OASIS//ENTITIES DITA 1.3 Task//EN" location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/task.ent"/>
  280. <entity publicId="-//OASIS//ENTITIES DITA Task//EN" location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/task.ent"/>
  281. <entity publicId="-//OASIS//ELEMENTS DITA 1.3 Task Requirements Domain//EN"
  282. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/taskreqDomain.mod"/>
  283. <entity publicId="-//OASIS//ELEMENTS DITA Task Requirements Domain//EN"
  284. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/taskreqDomain.mod"/>
  285. <entity publicId="-//OASIS//ENTITIES DITA 1.3 Task Requirements Domain//EN"
  286. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/taskreqDomain.ent"/>
  287. <entity publicId="-//OASIS//ENTITIES DITA Task Requirements Domain//EN"
  288. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/taskreqDomain.ent"/>
  289. <entity publicId="-//OASIS//DTD DITA 1.3 Topic//EN" location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/topic.dtd"/>
  290. <entity publicId="-//OASIS//DTD DITA Topic//EN" location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/topic.dtd"/>
  291. <entity publicId="-//OASIS//DTD DITA 1.3 Troubleshooting//EN"
  292. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/troubleshooting.dtd"/>
  293. <entity publicId="-//OASIS//DTD DITA Troubleshooting//EN"
  294. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/troubleshooting.dtd"/>
  295. <entity publicId="-//OASIS//ELEMENTS DITA 1.3 Troubleshooting//EN"
  296. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/troubleshooting.mod"/>
  297. <entity publicId="-//OASIS//ELEMENTS DITA Troubleshooting//EN"
  298. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/troubleshooting.mod"/>
  299. <entity publicId="-//OASIS//ENTITIES DITA 1.3 Troubleshooting//EN"
  300. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/troubleshooting.ent"/>
  301. <entity publicId="-//OASIS//ENTITIES DITA Troubleshooting//EN"
  302. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/troubleshooting.ent"/>
  303. <entity publicId="-//OASIS//ELEMENTS DITA 1.3 User Interface Domain//EN"
  304. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/uiDomain.mod"/>
  305. <entity publicId="-//OASIS//ELEMENTS DITA User Interface Domain//EN"
  306. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/uiDomain.mod"/>
  307. <entity publicId="-//OASIS//ENTITIES DITA 1.3 User Interface Domain//EN"
  308. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/uiDomain.ent"/>
  309. <entity publicId="-//OASIS//ENTITIES DITA User Interface Domain//EN"
  310. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/uiDomain.ent"/>
  311. <entity publicId="-//OASIS//ELEMENTS DITA 1.3 XML Domain//EN"
  312. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/xmlDomain.mod"/>
  313. <entity publicId="-//OASIS//ELEMENTS DITA XML Domain//EN"
  314. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/xmlDomain.mod"/>
  315. <entity publicId="-//OASIS//ENTITIES DITA 1.3 XML Domain//EN"
  316. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/xmlDomain.ent"/>
  317. <entity publicId="-//OASIS//ENTITIES DITA XML Domain//EN"
  318. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/xmlDomain.ent"/>
  319. <entity publicId="-//OASIS//ELEMENTS DITA 1.3 Mathml3 Driver//EN"
  320. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/mathml/mathml3-ditadriver.dtd"/>
  321. <entity publicId="-//OASIS//ELEMENTS DITA 1.3 MathML 3//EN"
  322. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/mathml/mathml3/mathml3.dtd"/>
  323. <entity publicId="-//OASIS//ELEMENTS DITA 1.3 SVG 1.1 Driver//EN"
  324. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/svg/svg11-ditadriver.dtd"/>
  325. <entity publicId="-//OASIS//ELEMENTS DITA 1.3 SVG 1.1//EN"
  326. location="${dita-ot.toolkit}/plugins/org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/svg/svg11/svg11-flat-20110816.dtd"/>
  327. </xmlcatalog>
  328. </xmlcatalog>
  329. <target depends="basedir,p5xsls.xml"
  330. description="to create basedir, includes and install"
  331. name="PRODUCT"/>
  332. <target description="to create local dirs" name="basedir">
  333. <propertyset id="dita-ot.local.properties">
  334. <propertyref prefix="dita-ot"/>
  335. <mapper from="dita-ot.*" to="local.*" type="glob"/>
  336. </propertyset>
  337. <antcall inheritall="false" target="WPS_Functions.basedir.p5bws:dirs">
  338. <propertyset refid="dita-ot.local.properties"/>
  339. </antcall>
  340. </target>
  341. <target description="To delete all temp and repository" name="clean">
  342. <antcall inheritall="false" target="WPS_Functions.basedir.p5bws:dirs.clean">
  343. <propertyset refid="dita-ot.local.properties"/>
  344. </antcall>
  345. </target>
  346. <target description="To delete all temp and repository" name="clean.temp">
  347. <antcall inheritall="false"
  348. target="WPS_Functions.basedir.p5bw.p5bws:dirs.temp.clean">
  349. <propertyset refid="dita-ot.local.properties"/>
  350. </antcall>
  351. </target>
  352. <target name="parent.PRODUCT.ifdef"
  353. unless="dita-ot.WPS_Functions.PRODUCT.ifdef.parent">
  354. <fail>There is not set correct parent PRODUCT from expected file="../build.WPS_Functions.PRODUCT.xml"</fail>
  355. </target>
  356. <target name="p5xsls.xml" depends="basedir">
  357. <description>
  358. TODO to be fixed by xslt to allow dynamic create of multi include xsl templates
  359. </description>
  360. <echoxml namespacepolicy="elementsOnly" file="${dita-ot.include.xsl.p5xsls.xml}">
  361. <stylesheet_buildlist xmlns="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/xsl_interface/xsl_interface.xsd">
  362. <namespaces.list>
  363. <namespaces.list.namespace prefix="dita-ot"
  364. namespace="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/dita-ot/dita-ot.xsd"/>
  365. </namespaces.list>
  366. <include.list>
  367. <include.list.href href="/Users/a.binder/Documents/xmlschema_procesy5/src-xmlschema/public_html/WPS_Functions/ant/p5ant.xsl"/>
  368. </include.list>
  369. </stylesheet_buildlist>
  370. </echoxml>
  371. </target>
  372. </project>