Warning, /libraries/kreport/examples/report.xml is written in an unsupported language. File is not indexed.
0001 <report:content xmlns:report="http://kexi-project.org/report/2.0" 0002 xmlns:fo="urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0" 0003 xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0"> 0004 <report:title>Report</report:title> 0005 <report:grid report:grid-divisions="4" report:grid-snap="1" report:page-unit="cm" report:grid-visible="1" /> 0006 <report:page-style report:print-orientation="portrait" 0007 fo:margin-bottom="1.5cm" fo:margin-top="2.0cm" 0008 fo:margin-left="3.0cm" fo:margin-right="4.0cm" 0009 report:page-size="A5" >predefined</report:page-style> 0010 <report:body> 0011 <report:detail> 0012 <report:section svg:height="5.0cm" fo:background-color="#ffffff" report:section-type="detail"/> 0013 </report:detail> 0014 </report:body> 0015 </report:content>