|
April 4, 2002 Defining A Result Table in XSL Tips: April 2002
Yehuda Shiran, Ph.D.
|
|
The stock.xsl file transforms the XML quote data to HTML. We create a table with explanatory headings, and populate it with the quote information. We define the table to have a solid border, and the column headings are bold, and underlined. The Last trading data is emphasized by filling its cell with light gray. Here is the table definition in stock.xsl:
Learn more about consuming the StockQuote Web service from Column 105, Web Services, Part X: Consuming the StockQuote.
People who read this tip also read these tips: Look for similar tips by subject: |