blob: 3d4a357727721ec0607dfadc909a8e3a0e7c1ba9 (
plain)
1
2
3
4
5
6
7
|
<?xml version="1.0"?>
<test xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:p2="http://project2.randomdan.homeip.net">
<xi:include href="lib/testrows.xml"/>
<p2:view source="testrows" recordname="rec" rootname="row" filter="default">
<columns/>
</p2:view>
</test>
|