3.146 ALL_XML_OUT_OF_LINE_TABLES
ALL_XML_OUT_OF_LINE_TABLES descibes all the out of line tables connected to a given root table for the same schema accessible to the current user.
               
Related Views
- 
                        DBA_XML_OUT_OF_LINE_TABLESdescribes all the out of line tables connected to a given root table for the same schema in the database.
- 
                        USER_XML_OUT_OF_LINE_TABLESdescribes all the out of line tables connected to a given root table for the same schema owned by the current user. This view does not display theTABLE_OWNERcolumn.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | The URL of the schema within which the out of line table is defined Refer to the See Also note below for links to more information about the  | 
| 
 | 
 | 
 | Owner of the schema | 
| 
 | 
 | 
 | Name of the out of line table | 
| 
 | 
 | 
 | Owner of the out of line table | 
See Also:
- 
                           Oracle XML DB Developer’s Guide for information about registering an XML schema with Oracle XML DB 
- 
                           Oracle XML DB Developer’s Guide for information about restrictions for an XML schema URL