Skip Headers

Oracle® XML DB Developer's Guide
10g Release 1 (10.1)

Part Number B10790-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
Feedback

Go to previous page
Previous
Go to next page
Next
View PDF

List of Tables

1-1 XML Storage Options: Structured or Unstructured
3-1 XML Storage Options in Oracle XML DB
3-2 Comparing SQL*Loader Conventional and Direct Load Modes
4-1 Common XPath Constructs
5-1 XMLType API XML Schema-Related Methods
5-2 Annotations You Can Specify in Elements
5-3 Annotations You Can Specify in Elements Declaring Global complexTypes
5-4 Annotations You Can Specify in XML Schema Declarations
5-5 Mapping XML String Datatypes to SQL
5-6 Mapping XML Binary Datatypes (hexBinary/base64Binary) to SQL
5-7 Default Mapping of Numeric XML Primitive Types to SQL
5-8 Mapping XML Date Datatypes to SQL
5-9 Default Mapping of Other XML Primitive Datatypes to SQL
5-10 Sample List of XPath Expressions for Translation to Underlying SQL constructs
5-11 Simple XPath Mapping for purchaseOrder XML Schema
5-12 XPath Mapping for existsNode() with Document Ordering Preserved
5-13 XPath Mapping for existsNode Without Document Ordering
5-14 XPath Mapping for extractValue()
5-15 XPath Mapping for extract() with Document Ordering Preserved
5-16 XPath Mapping for extract() Without Document Ordering Preserved
5-17 Event Levels and Behaviors
6-1 XPath Mapping for existsNode() with Document Ordering Preserved
6-2 XPath Mapping for existsNode Without Document Ordering
6-3 XPath Mapping for extractValue()
6-4 XPath Mapping for extract() with Document Ordering Preserved
6-5 XPath Mapping for extract() Without Document Ordering Preserved
7-1 DBMS_XMLSCHEMA.CopyEvolve(): Parameters
7-2 DBMS_XMLSCHEMA.CopyEvolve(): Errors and Exceptions
7-3 XML Schema Evolution: XMLType Table Temporary Table Columns
7-4 XML Schema Evolution: XMLType Column Temporary Table Columns
7-5 CopyEvolve() Mapping Table
10-1 Summary of DBMS_XMLDOM Methods
10-2 XML and HTML DOM Node Types and Corresponding Children Node Types
10-3 DBMS_XMLPARSER Methods
10-4 DBMS_XSLPROCESSOR Methods
12-1 Java DOM API for XMLType: Classes
13-1 OCIXmlDbInitXMlCtx Parameters
13-2 Common XMLType Operations in C
15-1 DBMS_XMLGEN Functions and Procedures
15-2 Attributes of the XMLFormat Object
17-1 UriType Member Functions
17-2 HttpUriType Member Functions
17-3 DBUriType Methods and Functions
17-4 XDBUriType Methods
17-5 UriFactory: Functions and Procedures
17-6 DBUri Servlet: Optional Arguments
18-1 Synonyms for Oracle XML DB Foldering Terms
18-2 Differences Between PATH_VIEW and RESOURCE_VIEW
18-3 Accessing Oracle XML DB Repository: API Options
19-1 Oracle XML DB Versioning Terms
19-2 DBMS_XDB_VERSION Functions and Procedures
20-1 RESOURCE_VIEW and PATH_VIEW API Syntax: UNDER_PATH
21-1 DBMS_XDB Resource Management Methods
21-2 DBMS_XDB: Security Management Methods
21-3 DBMS_XDB: Configuration Management Methods
22-1 Oracle XML DB Resource API for Java: Parameters
23-1 Oracle XML DB Supported Atomic Privileges
23-2 Aggregate Privileges
23-3 Privileges Needed for Operations on Oracle XML DB Resources
24-1 Common Protocol Configuration Parameters
24-2 Configuration Parameters Specific to FTP
24-3 Configuration Parameters Specific to HTTP/WebDAV (Except Servlet Parameters)
25-1 XML Elements Defined for Servlet Deployment Descriptors
25-2 Non-Implemented Java 2.2 Methods
B-1 Occurrence Constraints for XML Schema Elements and Attributes
B-2 Simple Types Built into XML Schema
B-3 XML Schema Features Compared to DTD Features
C-1 XPath: Location Path Examples Using Unabbreviated Syntax
C-2 XPath: Location Path Examples Using Abbreviated Syntax
E-1 Java DOM API for XMLType (mostly oracle.xdb.dom) Classes
E-2 Oracle XML DB Resource API for Java (oracle.xdb.spi)
F-1 XMLType API
F-2 Summary of Release 2 (9.2.0.1) DBMS_XMLDOM Methods
F-3 DBMS_XMLDOM Methods Added in Release 2 (9.2.0.2)
F-4 DBMS_XMLPARSER Functions and Procedures
F-5 PL/SQL XSLT Processor for XMLType (DBMS_XSLPROCESSOR) Functions
F-6 DBMS_XMLSCHEMA Functions and Procedures
F-7 Oracle XML DB: XML Schema Catalog View
F-8 DBMS_XDB Functions and Procedures
F-9 DBMS_XMLGEN Functions and Procedures
F-10 RESOURCE_VIEW, PATH_VIEW Operators
F-11 DBMS_XDB_VERSION Functions and Procedures
F-12 DBMS_XDBT Functions and Procedures