properties.dita 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE reference PUBLIC "-//OASIS//DTD DITA Reference//EN" "reference.dtd">
  3. <reference id="properties">
  4. <title>properties</title>
  5. <shortdesc></shortdesc>
  6. <refbody>
  7. <properties frame="all" id="properties_qqf_gkd_f2b">
  8. <property>
  9. <proptype>prefix</proptype>
  10. <propvalue><ph keyref="prefix">p5bcgr</ph></propvalue>
  11. <propdesc>xml namespace prefix also variable names prefix</propdesc>
  12. </property>
  13. <property>
  14. <proptype>${prefix}.PRODUCT.name</proptype>
  15. <propvalue><ph keyref="PRODUCT.name">bocian-graph-to-html</ph></propvalue>
  16. <propdesc>xml namespace prefix also variable names prefix</propdesc>
  17. </property>
  18. <property>
  19. <proptype>${prefix}.targetNamespace</proptype>
  20. <propvalue><xref
  21. href="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/bocian-graph-to-html/bocian-graph-to-html.xsd"
  22. format="xsd" scope="external"/></propvalue>
  23. <propdesc>used to schema and might be specifications</propdesc>
  24. </property>
  25. <property>
  26. <proptype>${prefix}.basedir</proptype>
  27. <propvalue><ph keyref="basedir"
  28. >${WPS_Functions.basedir}/${${prefix}.PRODUCT.name}</ph></propvalue>
  29. <propdesc>where product is stored and installed</propdesc>
  30. </property>
  31. <property>
  32. <proptype>${prefix}.repository</proptype>
  33. <propvalue><ph keyref="reporistory"
  34. >${WPS_Functions.repository}/${${prefix}.PRODUCT.name}</ph></propvalue>
  35. <propdesc>where module stores some local informations </propdesc>
  36. </property>
  37. <property>
  38. <proptype>${prefix}.temp</proptype>
  39. <propvalue><ph keyref="temp"
  40. >${WPS_Functions.temp}/${${prefix}.PRODUCT.name}</ph></propvalue>
  41. <propdesc>Where to store temporary files</propdesc>
  42. </property>
  43. </properties>
  44. </refbody>
  45. </reference>