Regarding XML data source [message #209830] |
Mon, 08 January 2007 16:47 |
Eclipse User |
|
|
|
Originally posted by: x_devan.ugs.com
I am new to eclipse BIRT, I am trying to create a report design through
the BIRT design layout. My data source is of XML data source. The XML
file i use have different Nodes, i am not sure what to add in the Table
Mapping screen.
My XML looks like,
<Test1 test1Name="xxx" test1Type="yyy"/>
<Test2 test2Name="xxx" test2Type="xxx">
<Test21 test21Name="xxx" test21Type="xxx" />
<Test21 test21Name="yyy" test21Type="yyy" />
</Test2>
<Test3 test3Name="xxx" test3Type="xxx">
<Test31 test31Name="xxx" test31Type="xxx" />
<Test31 test31Name="yyy" test31Type="yyy" />
</Test3>
Also, any help of how i can extend using API will be good.
Regards,
Hemanth
|
|
|
Powered by
FUDForum. Page generated in 0.03251 seconds