Chapter 8: Publishing Data with XSQL Pages
Example
Caption
Filename
8-1
HelloWorld.xsql, the simplest XSQL page
HelloWorld.xsql
8-2
Using parameters in a query
SimpleMessage.xsql
8-3
Portfolio of quotes using multiple queries
ClientPortfolio.xsql
8-4
Results of an XSQL page with multiple queries
ClientPortfolio.xsqlout
8-5
Describe.xsql explores the Oracle data dictionary
Describe.xsql
8-6
Column information for table with object-type columns
Describe.xsqlout
8-7
Querying the data dictionary for column type information
Describe.xsqlout2
8-8
XSQL page to validate airport codes
ValidateAirport.xsql
8-9
Excerpt from XML version of a Shakespeare play
dreamcut.xml
8-10
Static XML datagram describes web site structure
SiteMenuStatic.xsql
8-11
Simple XSLT stylesheet for an HTML menu bar
SiteMenu.xsl
8-12
Querying website categories from a table
SiteMenu.xsql