This document describes the Oracle XML Developer's Kit (XDK). It provides detailed information about various language components, including Extensible Markup Language (XML), Java, C, and C++.
This document is for application developers who want to use the language components of the XDK to generate and store XML data in either a database or a document outside the database. Examples and sample applications are provided where possible.
This document assumes familiarity with XML and either Java, C, or C++.
For information about Oracle's commitment to accessibility, visit the Oracle Accessibility Program website at http://www.oracle.com/pls/topic/lookup?ctx=acc&id=docacc
.
Oracle customers have access to electronic support through My Oracle Support. For information, visit http://www.oracle.com/pls/topic/lookup?ctx=acc&id=info
or visit http://www.oracle.com/pls/topic/lookup?ctx=acc&id=trs
if you are hearing impaired.
For more information, see these Oracle resources:
The XDK home page on Oracle Technology Network
http://www.oracle.com/technetwork/database-features/xdk/overview/index.html
For additional information about XML, see:
Oracle Database 10g XML & SQL: Design, Build, & Manage XML Applications in Java, C, C++, & PL/SQL by Mark Scardina, Ben Chang, and Jinyu Wang, Oracle Press, http://www.osborne.com/oracle/
WROX publications, especially XML Design and Implementation by Paul Spencer, which covers XML, XSL, and development.
Building Oracle XML Applications by Steve Muench, O'Reilly, http://www.oreilly.com/catalog/orxmlapp/
The XML Bible, http://www.ibiblio.org/xml/books/biblegold/
XML, Java, and the Future of the Web by Jon Bosak, Sun Microsystems, http://www.ibiblio.org/bosak/xml/why/xmlapps.htm
XML for the Absolute Beginner by Mark Johnson, JavaWorld, http://www.javaworld.com/jw-04-1999/jw-04-xml_p.html
XML And Databases by Ronald Bourret, http://www.rpbourret.com/xml/XMLAndDatabases.htm
XML Specifications by the World Wide Web Consortium (W3C), http://www.w3.org/XML/
XML.com
, a broad collection of XML resources and commentary, http://www.xml.com/
Annotated XML Specification by Tim Bray, XML.com
, http://www.xml.com/axml/testaxml.htm
XML.org
, hosted by OASIS as a resource to developers of purpose-built XML languages, http://xml.org/
Many examples in this document are provided with your software in these directories:
$ORACLE_HOME/xdk/demo/java/
$ORACLE_HOME/xdk/demo/c/
$ORACLE_HOME/xdk/java/sample/
$ORACLE_HOME/rdbms/demo
Many examples in this document use the sample schemas, which are installed by default when you select the Basic Installation option with an Oracle Database installation. For information about how these schemas were created and how you can use them, see Oracle Database Sample Schemas.
These text conventions are used in this document:
Convention | Meaning |
---|---|
boldface | Boldface type indicates graphical user interface elements associated with an action, or terms defined in text or the glossary. |
italic | Italic type indicates book titles, emphasis, or placeholder variables for which you supply values. |
monospace |
Monospace type indicates commands within a paragraph, URLs, code in examples, text that appears on the screen, or text that you enter. |