19 lines
754 B
XML
19 lines
754 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<report:Report xmlns:rtl="http://www.4js.com/2004/RTL" xmlns:report="http://www.4js.com/2007/REPORT" xmlns="http://www.4js.com/2004/PXML" version="1.0">
|
|
<report:Settings>
|
|
<report:FormatList>
|
|
<report:Format-SVG></report:Format-SVG>
|
|
<report:Format-PDF></report:Format-PDF>
|
|
<report:Format-image></report:Format-image>
|
|
</report:FormatList>
|
|
</report:Settings>
|
|
<report:Data></report:Data>
|
|
<rtl:stylesheet>
|
|
<rtl:match nameConstraint="Report">
|
|
<PXML name="New report-1.4rp">
|
|
<MINIPAGE name="Page Root" width="max" length="max"></MINIPAGE>
|
|
</PXML>
|
|
</rtl:match>
|
|
</rtl:stylesheet>
|
|
</report:Report>
|