|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] FW: Creating Table problem
Hi, I need to create a table from the following XML.
<Report>
<DataRangeX description="Inflation Curve" type="Percentage">
<RangeValue type="String">3.00%
</RangeValue>
<RangeValue type="String">0.00%
</RangeValue>
<RangeValue type="String">-3.00%
</RangeValue>
</DataRangeX>
<DataRangeY name="Interest Rates">
<RangeValue>3.00%</RangeValue>
<RangeValue>0.00%</RangeValue>
<RangeValue>-3.00%</RangeValue>
</DataRangeY>
<NumericData>
<Column>
<HDElement>1</HDElement>
<HDElement>2</HDElement>
<HDElement>3</HDElement>
</Column>
<Column>
<HDElement>4</HDElement>
<HDElement>5</HDElement>
<HDElement>6</HDElement>
</Column>
<Column>
<HDElement>7</HDElement>
<HDElement>8</HDElement>
<HDElement>9</HDElement>
</Column>
</NumericData>
</Report>
The tAble should then have the X Range values as the header and the Y
Range values labelling the rows. If possible the header should have the
'Inflation Curver' title on top of it.
I'd really appreciate some help, I'm completely going in circles as to
trying to come up with a solution.
--------------------------------------------------------
If you are not an intended recipient of this e-mail, please notify the sender,
delete it and do not read, act upon, print, disclose, copy, retain or
redistribute it. Click here for important additional terms relating to this
e-mail. http://www.ml.com/email_terms/
--------------------------------------------------------
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








