Preface

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++.

Topics:

Audience

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++.

Documentation Accessibility

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.

Access to Oracle Support

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.

Related Documents

For more information, see these Oracle resources:

For additional information about XML, see:

Examples

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.

Conventions

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.