| 12345678910111213141516171819202122232425262728293031323334 |
- <?xml version="1.0" encoding="UTF-8"?>
- <project xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
- xmlns:p5dkp="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/dita_kosztorys_projektowy/p5dkp.xsd"
- xmlns:p5bws="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/WPS_Functions.xsd"
- xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
- xmlns:p5dg="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/documentation_generator/documentation_generator.xsd"
- xmlns:d2a="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/dita-to-ant/d2a.xsd"
- basedir="/Users/a.binder/procesy5-dita-templates-druki/xmlschema_procesy5/src-xmlschema/public_html"
- name="bocian-graph-2-html-test.PRODUCT">
-
-
- <include file="build.bcgtht.PRODUCT.xml" as="PRODUCT"/>
- <description>Initially generated by dita-2-ant
- intend to generate graph by xml like bocian graph analyze trafienia.
- </description>
-
- <property name="bocian-graph-2-html-test.basedir"
- location="${WPS_Functions.basedir}/bocian-graph-to-html"/>
- <!--#35 todo keyref resolve-->
- <property name="module.bocian-graph-to-html.graph-part-first.html"
- location="${bocian-graph-2-html-test.basedir}/out/pdf-css/graph-part-first.html"/>
- <!--#35 todo keyref resolve-->
- <property name="module.bocian-graph-to-html.example-graph-api-last20.xml"
- location="${bocian-graph-2-html-test.basedir}/example-xml/example-graph-api-last20.xml"/>
- <!--#35 todo keyref resolve-->
- <property name="module.bocian-graph-to-html.graph-part-last.html"
- location="${bocian-graph-2-html-test.basedir}/out/pdf-css/graph-part-last.html"/>
- <!--#35 todo keyref resolve-->
- <!--<property name="platform.shell.bash.ARGS.redirect"
- location="/Users/a.binder/procesy5-dita-templates-druki/GLOSSARY/bash/redirect.dita"/>-->
- <!--#35 todo keyref resolve-->
- <property name="module.bocian-graph-to-html.example-graph-api-last20.html"
- location="${bocian-graph-2-html-test.basedir}/bocian-graph-to-html/example-graph-api-last20.html"/>
- </project>
|