3.158 ALL_XML_VIEWS
ALL_XML_VIEWS describes the XML views accessible to the current user.
               
Related Views
- 
                        DBA_XML_VIEWSdescribes all XML views the database.
- 
                        USER_XML_VIEWSdescribes the XML views owned by the current user. This view does not display theOWNERcolumn.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Owner of the XML view | 
| 
 | 
 | 
 | Name of the XML view | 
| 
 | 
 | 
 | Name of the XML Schema that is used for the view definition | 
| 
 | 
 | 
 | Owner of the XML Schema that is used for the view definition | 
| 
 | 
 | 
 | Name of the XML SChema element that is used for the view | 
See Also: