Chapter 8: Publishing Data with XSQL Pages

ExampleCaptionFilename
8-1HelloWorld.xsql, the simplest XSQL pageHelloWorld.xsql
8-2Using parameters in a querySimpleMessage.xsql
8-3Portfolio of quotes using multiple queriesClientPortfolio.xsql
8-4Results of an XSQL page with multiple queriesClientPortfolio.xsqlout
8-5Describe.xsql explores the Oracle data dictionaryDescribe.xsql
8-6Column information for table with object-type columnsDescribe.xsqlout
8-7Querying the data dictionary for column type informationDescribe.xsqlout2
8-8XSQL page to validate airport codesValidateAirport.xsql
8-9Excerpt from XML version of a Shakespeare playdreamcut.xml
8-10Static XML datagram describes web site structureSiteMenuStatic.xsql
8-11Simple XSLT stylesheet for an HTML menu barSiteMenu.xsl
8-12Querying website categories from a tableSiteMenu.xsql