| 123456789101112131415161718192021222324252627282930313233343536373839404142434445 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE reference PUBLIC "-//OASIS//DTD DITA Reference//EN" "reference.dtd">
- <reference id="properties">
- <title>properties</title>
- <shortdesc></shortdesc>
- <refbody>
- <properties frame="all" id="properties_qqf_gkd_f2b">
- <property>
- <proptype>prefix</proptype>
- <propvalue><ph keyref="prefix">p5bcgr</ph></propvalue>
- <propdesc>xml namespace prefix also variable names prefix</propdesc>
- </property>
- <property>
- <proptype>${prefix}.PRODUCT.name</proptype>
- <propvalue><ph keyref="PRODUCT.name">bocian-graph-to-html</ph></propvalue>
- <propdesc>xml namespace prefix also variable names prefix</propdesc>
- </property>
- <property>
- <proptype>${prefix}.targetNamespace</proptype>
- <propvalue><xref
- href="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/bocian-graph-to-html/bocian-graph-to-html.xsd"
- format="xsd" scope="external"/></propvalue>
- <propdesc>used to schema and might be specifications</propdesc>
- </property>
- <property>
- <proptype>${prefix}.basedir</proptype>
- <propvalue><ph keyref="basedir"
- >${WPS_Functions.basedir}/${${prefix}.PRODUCT.name}</ph></propvalue>
- <propdesc>where product is stored and installed</propdesc>
- </property>
- <property>
- <proptype>${prefix}.repository</proptype>
- <propvalue><ph keyref="reporistory"
- >${WPS_Functions.repository}/${${prefix}.PRODUCT.name}</ph></propvalue>
- <propdesc>where module stores some local informations </propdesc>
- </property>
- <property>
- <proptype>${prefix}.temp</proptype>
- <propvalue><ph keyref="temp"
- >${WPS_Functions.temp}/${${prefix}.PRODUCT.name}</ph></propvalue>
- <propdesc>Where to store temporary files</propdesc>
- </property>
- </properties>
- </refbody>
- </reference>
|