Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Regarding XML data source
Regarding XML data source [message #209830] Mon, 08 January 2007 16:47
Eclipse UserFriend
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
Previous Topic:Hyperlink with null parameters
Next Topic:Several Questions about using cusotm BIRT lib
Goto Forum:
  


Current Time: Wed Jan 15 08:02:38 GMT 2025

Powered by FUDForum. Page generated in 0.03251 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top