Oracle® XML Developer's Kit Programmer's Guide 11g Release 2 (11.2) Part Number E23582-01 |
|
|
PDF · Mobi · ePub |
This Preface contains these topics:
Oracle XML Developer's Kit Programmer's Guide is intended for application developers interested in learning how the various language components of the Oracle XML Developer's Kit (XDK) can work together to generate and store XML data in a database or in a document outside the database. Examples and sample applications are introduced where possible.
To use this document, you need familiarity with XML and a third-generation programming language such as 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:
Many of the examples in this documentation are provided with your software in the following directories:
$ORACLE_HOME/xdk/demo/java/
$ORACLE_HOME/xdk/demo/c/
$ORACLE_HOME/xdk/java/sample/
$ORACLE_HOME/rdbms/demo
Many of the examples in this book use the sample schemas, which are installed by default when you select the Basic Installation option with an Oracle Database installation. Refer to Oracle Database Sample Schemas for information on how these schemas were created and how you can use them yourself.
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/
The following 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 particular values. |
monospace |
Monospace type indicates commands within a paragraph, URLs, code in examples, text that appears on the screen, or text that you enter. |