List of Figures
- 1-1 Sample XML Processor
- 1-2 XML Parsers for Java, C, and C++
- 1-3 Oracle JAXB Class Generator
- 1-4 XSU Processes SQL Queries and Returns the Result as XML
- 1-5 XSQL Pages Publishing Framework
- 1-6 XSLT Virtual Machine
- 1-7 Sample XML Processor Built with Java Oracle XML Developer's Kit Components
- 1-8 Generating XML Documents Using Oracle XML Developer's Kit C Components
- 1-9 Generating XML Documents Using Oracle XML Developer's Kit C++ Components
- 1-10 Oracle XML Developer's Kit Tools and Frameworks
- 3-1 The Property Pages
- 3-2 Setting the Include Path in Visual C++
- 3-3 Setting the Static Library Path in Visual C++
- 3-4 Setting the Names of the Libraries in Visual C++ Project
- 5-1 XML Parser for C Calling Sequence
- 7-1 XML Schema Processor for C Usage Diagram
- 11-1 Oracle XML Developer's Kit for Java Component Dependencies for JDK 5
- 12-1 XML Parser Process
- 12-2 Comparing DOM (Tree-Based) and SAX (Event-Based) APIs
- 12-3 XML Parser for Java
- 12-4 Basic Architecture of the DOM Parser
- 12-5 Using the SAXParser Class
- 12-6 SAX Parsing with JAXP
- 12-7 DOM Parsing with JAXP
- 13-1 Binary XML Encoding
- 13-2 Binary XML Decoder
- 14-1 Using the XSLT Processor for Java
- 17-1 XML Schema Processor for Java
- 18-1 JAXB Class Generator for Java
- 19-1 Pipeline Processing
- 19-2 Using the Pipeline Processor for Java
- 21-1 Generating XML with XSU
- 21-2 Storing XML in the Database Using XSU
- 21-3 Running XSU in the Database
- 21-4 Running XSU in the Middle Tier
- 21-5 Running XSU in a Web Server
- 22-1 Basic Process of a TransX Application
- 24-1 XSQL Pages Framework Architecture
- 24-2 Web Access to XSQL Pages
- 24-3 XSQL Home Page
- 24-4 XML Result from XSQL Page (AvailableFlightsToday.xsql) Query
- 24-5 Exploring flight-list.dtd with XML Authority
- 24-6 XSQL Page Results in XML Format
- 24-7 Using an XSLT Stylesheet to Render HTML
- D-1 DOMBuilder JavaBean Usage
- D-2 XSLTransformer JavaBean Usage
- D-3 XMLDBAccess JavaBean Usage
- D-4 XMLDiff JavaBean Usage