Skip Headers
Oracle® XML Developer's Kit Programmer's Guide
10g Release 2 (10.2)

Part Number B14252-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

List of Examples

2-1 Java XDK Libraries, Utilities, and Demos
2-2 Testing the Java XDK Environment on UNIX
2-3 Testing the Java XDK Environment on Windows
2-4 XDKVersion.java
3-1 Sample XML Document
3-2 Sample XML Document Without Namespaces
3-3 Sample XML Document with Namespaces
3-4 Extracting Contents of a DOM Tree with selectNodes()
3-5 Incorrect Use of appendChild()
3-6 Merging Documents with appendChild
3-7 DTDSample.java
3-8 Converting XML in a String
3-9 Parsing a Document with Accented Characters
4-1 math.xml
4-2 math.xsl
4-3 math.htm
4-4 Using a Static Function in an XSLT Stylesheet
4-5 Using a Constructor in an XSLT Stylesheet
4-6 gettitle.xsl
4-7 msg_w_num.xml
4-8 msg_w_text.xml
4-9 msgmerge.xsl
4-10 msgmerge.xml
5-1 family.dtd
5-2 family.xml
5-3 report.xml
5-4 report.xsd
5-5 Using oraxml to Validate Against a Schema
5-6 Using oraxml to Validate Against a DTD
6-1 sample3.xml
6-2 sample3.xsd
6-3 Address.java
6-4 sample10.xml
6-5 sample10.xsd
6-6 BusinessType.java
7-1 pipedoc.xml
9-1 Specifying skipRows and maxRows on the Command Line
9-2 upd_emp.xml
9-3 insertClob.sql
9-4 insertEmployee.sql
9-5 Form of the INSERT Statement
9-6 insertClob2.sql
9-7 insertEmployee2.sql
9-8 insertClob3.sql
9-9 updateEmployee.sql
9-10 updateEmployee2.sql
9-11 Deleting by Row
9-12 Deleting by Key
9-13 XSU-Generated Sample Document
9-14 customer.xml
9-15 createRelSchema.sql
10-1 Structure of Table translated_messages
10-2 Query of translated_messages
10-3 example.xml
10-4 dateTime Row
10-5 example_e.xml
10-6 txdemo1.java
11-1 Sample XSQL Page
11-2 Connection Definitions Section of XSQLConfig.xml
11-3 AvailableFlightsToday.xsql
11-4 Wrapping the <xsql:query> Element
11-5 CustomerPortfolio.xsql
11-6 CustomerPortfolio.xsql
11-7 DevOpenBugs.xsql
11-8 DevOpenBugs.xsql
11-9 Setting a Default Value
11-10 Setting Multiple Default Values
11-11 Defaults for Bind Variables
11-12 Bind Variables with No Defaults
11-13 flight-list.xsl
11-14 flight-list.xsl
11-15 flight-display.xsl
11-16 XSQLRequestSample Class
11-17 Conditional Statements in XSQL Pages
11-18 Passing Values Among SQL Queries
11-19 Handling Multi-Valued Parameters
11-20 Using Multi-Valued Page Parameters in a SQL Statement
11-21 addmult PL/SQL Procedure
11-22 addmultwrapper PL/SQL Procedure
11-23 addmult.xsql
11-24 Obtaining the Name of the Current XSQL Page
12-1 empToExcel.xsl
12-2 emp_test.xsql
12-3 emp_test_dynamic.xsql
12-4 Multiple <?xml-stylesheet ?> Processing Instructions
12-5 Using an Array-Valued Parameter in an XSQL Page
12-6 testTableFunction
12-7 XSQL Page with Array-Valued Parameters
12-8 Using an Array-Valued Parameter to Restrict Rows
12-9 Setting an Error Parameter
12-10 Achieving Conditional Behavior with an Error Parameter
12-11 XSLTStylesheet
12-12 Aggregating a Dynamically-Constructed XML Document
12-13 Movie XML Document
12-14 Using XPath to Extract an Aggregate List
12-15 Including an XMLType Query Result
12-16 Using XSQL Bind Variables in an XPath Expression
12-17 XML Document Generated from HTML Form
12-18 Source Code for FOP Serializer
12-19 MyIncludeXSQLHandler.java
12-20 Testing for the Servlet Request
12-21 Custom Serializer
12-22 Assigning Short Names to Custom Serializers
12-23 Writing a Dynamic GIF Image
12-24 myErrorHandler class
12-25 SampleCustomLogger Class
12-26 SampleCustomLoggerFactory Class
12-27 Registering a Custom Logger Factory
14-1 C XDK Libraries, Header Files, Utilities, and Demos
14-2 Editing a C XDK Make.bat File on Windows
15-1 NSExample.xml
15-2 xml.out
15-3 Constructing a Schema-Based Document with the DOM API
15-4 Modifying a Database Document with the DOM API
18-1 SOAP Request Message
18-2 SOAP Response Message
18-3 SOAP C Functions Defined in xmlsoap.h
18-4 Example 1 SOAP Message
18-5 Example 1 SOAP C Client
18-6 Example 2 SOAP Message
18-7 Example 2 SOAP C Client
18-8 Example 3 SOAP Message
18-9 Example 3 SOAP C Client
27-1 Retrieving Stock Quotes
27-2 Deleting Rows
27-3 Inserting a Username into a Table
27-4 Testing Conditions
27-5 Including XML Content Created by a Stored Procedure
27-6 Including an XML Representation of a Parameter Value
27-7 Including Posted XML
27-8 Including Request Parameters
27-9 Including Request Parameters
27-10 Including Request Parameters
27-11 Testing for Conditions in a Stylesheet
27-12 Including an XML Document
27-13 Categories.xsql
27-14 TopTenTopics.xsql
27-15 HTMLCategories.xsql
27-16 WMLCategories.xsql
27-17 Inserting XML Contained in an HTML Form Parameter
27-18 Inserting XML Received in a Parameter
27-19 Hello World
27-20 Nested Structure Example
27-21 Query with Error
27-22 Query with Column Aliasing
27-23 DynCursor PL/SQL Package
27-24 Executing a REF CURSOR Function
27-25 Setting a Cookie to a Parameter Value
27-26 Setting a Cookie to a Database-Generated Value
27-27 Setting Three Cookies
27-28 Setting Multiple Page Parameters
27-29 Setting a Parameter to a Database-Generated Value
27-30 Setting Session Parameters
27-31 Setting a Stylesheet Parameter
27-32 Updating XML Received in a Parameter
28-1 DLF Tree Structure
28-2 Minimal DLF Document
28-3 Sample DLF Document
28-4 DLF with Localization