Skip Headers
Oracle® XML DB Developer's Guide
11g Release 1 (11.1)
Part Number B28369-01
Home
Book List
Contents
Index
Master Index
Contact Us
Previous
Next
View PDF
List of Figures
1-1 XMLType Storage and Oracle XML DB Repository
1-2 XMLType Storage
1-3 Oracle XML DB Repository Architecture
1-4 Microsoft Web Folder View of Oracle XML DB Repository
1-5 XML Use Cases and XMLType Storage Models
1-6 Oracle XML DB Benefits
1-7 Unifying Data and Content: Some Common XML Architectures
2-1 Oracle XML DB Design Options
2-2 Oracle XML DB Storage Options for XML Data
2-3 Oracle XML DB Application Program Interface (API) Stack
3-1 Using Windows Explorer to Load Content into the Repository
3-2 XMLSpy Graphical Representation of the PurchaseOrder XML Schema
3-3 XMLSpy Showing Support for Oracle XML DB Schema Annotations
3-4 Copying Files into Oracle XML DB Repository
3-5 Path-Based Access Using HTTP and a URL
3-6 Using Microsoft Word to Update and Edit Content Stored in Oracle XML DB
3-7 Database XSL Transformation of a PurchaseOrder Using DBUri Servlet
3-8 Database XSL Transformation of Departments Table Using DBUri Servlet
4-1 XMLExists Syntax
4-2 EXISTSNODE Syntax
4-3 EXTRACT Syntax
4-4 XMLCast Syntax
4-5 EXTRACTVALUE Syntax
4-6 UPDATEXML Syntax
4-7 INSERTCHILDXML Syntax
4-8 INSERTXMLBEFORE Syntax
4-9 APPENDCHILDXML Syntax
4-10 DELETEXML Syntax
6-1 Creating an XMLType Table
6-2 How Oracle XML DB Maps XML Schema-Based XMLType Tables
6-3 Mapping simpleType: XML Strings to SQL VARCHAR2 or CLOB
8-1 Mapping complexType to SQL for Out-Of-Line Storage
8-2 Mapping complexType XML Fragments to Character Large Objects (CLOB)
8-3 Cross Referencing Between Different complexTypes in the Same XML Schema
8-4 complexType Self Referencing Within an XML Schema
8-5 Cyclical References Between XML Schemas
10-1 XMLtransform Syntax
10-2 Using XMLTRANSFORM
12-1 Using PL/SQL DOM API for XMLType
12-2 Using PL/SQL Parser API for XMLType
12-3 Using PL/SQL XSLT Processor for XMLType
14-1 Using Java DOM API for XMLType
17-1 XMLELEMENT Syntax
17-2 XMLAttributes Clause Syntax (XMLATTRIBUTES)
17-3 XMLFOREST Syntax
17-4 XMLSEQUENCE Syntax
17-5 XMLCONCAT Syntax
17-6 XMLAGG Syntax
17-7 XMLPI Syntax
17-8 XMLComment Syntax
17-9 XMLRoot Syntax
17-10 XMLSerialize Syntax
17-11 XMLParse Syntax
17-12 XMLCOLATTVAL Syntax
17-13 XMLCDATA Syntax
17-14 Using DBMS_XMLGEN
17-15 SYS_XMLGEN Syntax
17-16 SYS_XMLAGG Syntax
18-1 XMLQUERY Syntax
18-2 XMLTABLE Syntax
19-1 Creating XMLType Views Clause: Syntax
20-1 A DBUri Corresponds to an XML Visualization of Relational Data
20-2 SYS_DBURIGEN Syntax
21-1 A Folder Tree, Showing Hierarchical Structures in the Repository
21-2 Oracle XML DB Folders in Windows Explorer
21-3 Accessing Repository Data Using HTTP(S)/WebDAV and Navigational Access From IE Browser: Viewing Web Folders
21-4 ASM Virtual Folder Hierarchy
25-1 Accessing Repository Resources Using RESOURCE_VIEW and PATH_VIEW
25-2 RESOURCE_VIEW and PATH_VIEW Structure
25-3 RESOURCE_VIEW and PATH_VIEW Explained
25-4 UNDER_PATH Syntax
25-5 EQUALS_PATH Syntax
25-6 PATH Syntax
28-1 Oracle XML DB Architecture: Protocol Server
28-2 Creating a WebFolder in Windows 2000
37-1 Oracle Streams Advanced Queuing and XML Message Payloads
37-2 iDAP Architecture for Performing AQ Operations Using HTTP(S)