代码拉取完成,页面将自动刷新
<?xml version="1.0" encoding="UTF-8"?>
<!-- Written by Eclipse BIRT 2.0 -->
<report xmlns="http://www.eclipse.org/birt/2005/design" version="3.2.6" id="1">
<property name="author">Bertie the Platypus</property>
<property name="createdBy">Eclipse BIRT Designer Version 1.0.0 Build <20050405-1230></property>
<property name="units">in</property>
<property name="comments">Not a very interesting report, just a "Hello World" with a param.</property>
<html-property name="description">Sample report used to test the BIRT viewer.</html-property>
<list-property name="configVars">
<structure>
<property name="name">sample</property>
<property name="value">aaa</property>
</structure>
</list-property>
<parameters>
<scalar-parameter name="sample" id="2">
<text-property name="displayName">Sample Parameter</text-property>
<property name="hidden">false</property>
<property name="dataType">string</property>
<property name="concealValue">false</property>
<property name="allowBlank">true</property>
<property name="allowNull">false</property>
<property name="controlType">text-box</property>
<property name="mustMatch">false</property>
<property name="fixedOrder">false</property>
</scalar-parameter>
</parameters>
<page-setup>
<simple-master-page name="Simple MasterPage" id="3">
<page-header>
<grid id="4">
<property name="width">100%</property>
<column id="5"/>
<row id="6">
<cell id="7">
<property name="fontSize">xx-large</property>
<property name="fontWeight">bold</property>
<property name="textAlign">center</property>
<text id="8">
<text-property name="content"><![CDATA[Title]]></text-property>
</text>
</cell>
</row>
</grid>
</page-header>
<page-footer>
<grid id="9">
<property name="width">100%</property>
<column id="10"/>
<column id="11"/>
<row id="12">
<cell id="13">
<text id="14">
<property name="contentType">html</property>
<text-property name="content"><![CDATA[<value-of>new Date()</value-of>]]></text-property>
</text>
</cell>
<cell id="15">
<property name="textAlign">right</property>
<auto-text id="26">
<property name="type">page-number</property>
</auto-text>
</cell>
</row>
</grid>
</page-footer>
</simple-master-page>
</page-setup>
<body>
<text id="17">
<property name="contentType">html</property>
<text-property name="content"><![CDATA[<b>Congratulations!</b>
<br><br>
If you can see this report, it means that the BIRT viewer is installed correctly.
<br><br>]]></text-property>
</text>
<grid id="18">
<property name="width">100%</property>
<column id="19">
<property name="width">1.354in</property>
</column>
<column id="20">
<property name="width">5.083in</property>
</column>
<row id="21">
<cell id="22">
<label id="23">
<text-property name="text">Sample Parameter:</text-property>
</label>
</cell>
<cell id="24">
<data id="25">
<list-property name="boundDataColumns">
<structure>
<property name="name">params["sample"]</property>
<expression name="expression">params["sample"]</expression>
</structure>
</list-property>
<property name="resultSetColumn">params["sample"]</property>
</data>
</cell>
</row>
</grid>
</body>
</report>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。