[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

FW: Creating Table problem

Subject: FW: Creating Table problem
From: "Bhadresha, Avinash (London)" <Avinash_Bhadresha@xxxxxx>
Date: Mon, 23 Aug 2004 12:22:19 +0100
avinash bhadresha
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/
--------------------------------------------------------

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.