Skip Headers
Oracle® Database Reference
11g Release 2 (11.2)

E40402-08
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
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

PATH_VIEW

PATH_VIEW contains one row for each unique path to access a resource in the Oracle XML DB repository.

Column Datatype NULL Description
PATH VARCHAR2(1024)   An (absolute) path to repository resource RES
RES XMLTYPE(XMLSchema "http://xmlns.oracle.com/xdb/XDBResource.xsd" Element "Resource")   The resource referred to by the PATH column
LINK XMLTYPE   Link property
RESID RAW(16)   Resource OID

See Also:

Oracle XML DB Developer's Guide for information about using this view