ALL_XML_TABLES describes the XML tables accessible to the current user.
Related Views
DBA_XML_TABLES describes all XML tables in the database.
USER_XML_TABLES describes the XML tables owned by the current user. This view does not display the OWNER column.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 
  | 
 
  | 
 Owner of the XML table  | 
|
| 
 
  | 
 
  | 
 Name of the XML table  | 
|
| 
 
  | 
 
  | 
 Name of the XML Schema that is used for the table definition  | 
|
| 
 
  | 
 
  | 
 Owner of the XML Schema that is used for the table definition  | 
|
| 
 
  | 
 
  | 
 Name of the XML SChema element that is used for the table  | 
|
| 
 
  | 
 
  | 
 Storage option for the XMLType data: 
 Note: The   | 
|
| 
 
  | 
 
  | 
 If storage is   | 
|
| 
 
  | 
 
  | 
 If storage is   | 
See Also: