
PUSTEFIX-INF.txt.common.xml Maven / Gradle / Ivy
<?xml version="1.0" encoding="ISO-8859-1"?><include_parts xmlns:ixsl="http://www.w3.org/1999/XSL/Transform" xmlns:pfx="http://www.schlund.de/pustefix/core"> <part name="partA"> <theme name="default"> <div class="part_module"> <h3>AAA - A</h3> <partinfo part="partA" theme="default" path="txt/common.xml" module="sample-module-A"/> </div> </theme> </part> <part name="partAB"> <theme name="default"> <div class="part_module"> <h3>AAA - AB</h3> <partinfo part="partAB" theme="default" path="txt/common.xml" module="sample-module-A"/> </div> </theme> </part> <part name="partAC"> <theme name="default"> <div class="part_module"> <h3>AAA - AC</h3> <partinfo part="partAC" theme="default" path="txt/common.xml" module="sample-module-A"/> </div> </theme> </part> <part name="partABC"> <theme name="default"> <div class="part_module"> <h3>AAA - ABC</h3> <partinfo part="partABC" theme="default" path="txt/common.xml" module="sample-module-A"/> </div> </theme> </part> <part name="partProjectCommonABC"> <theme name="default"> <div class="part_module"> <h3>AAA - ProjectCommonABC</h3> <partinfo part="partProjectCommonABC" theme="default" path="txt/common.xml" module="sample-module-A"/> </div> </theme> </part> <part name="partCommonABC"> <theme name="default"> <div class="part_module"> <h3>AAA - CommonABC</h3> <partinfo part="partCommonABC" theme="default" path="txt/common.xml" module="sample-module-A"/> </div> </theme> </part> <part name="partProjectABC"> <theme name="default"> <div class="part_module"> <h3>AAA - ProjectABC</h3> <partinfo part="partProjectABC" theme="default" path="txt/common.xml" module="sample-module-A"/> </div> </theme> </part> <part name="partA_inc"> <theme name="default"> <div class="part_module"> <h3>AAA - A_inc</h3> <xmloutput> <pfx:include part="partC" href="txt/common.xml" module="sample-module-C"/> </xmloutput> <br/> <xmloutput> <pfx:include part="partB" module="sample-module-B"/> </xmloutput> <br/> <xmloutput> <pfx:include part="partA"/> </xmloutput> <br/> <xmloutput> <pfx:include part="partA_test" href="txt/test.xml"/> </xmloutput> <br/> <partinfo part="partA_inc" theme="default" path="txt/common.xml" module="sample-module-A"/> </div> </theme> </part> </include_parts>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy