3.154 ALL_XML_SCHEMAS
ALL_XML_SCHEMAS describes the registered XML schemas accessible to the current user.
               
Related Views
- 
                        DBA_XML_SCHEMASdescribes all registered XML schemas in the database.
- 
                        USER_XML_SCHEMASdescribes the registered XML schemas owned by the current user. This view does not display theOWNERcolumn.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Owner of the XML schema | 
| 
 | 
 | 
 | Schema URL of the XML schema Refer to the See Also note below for links to more information about the  | 
| 
 | 
 | 
 | Indicates whether the XML schema is local ( | 
| 
 | 
 | 
 | XML schema document | 
| 
 | 
 | 
 | Internal database object name for the schema | 
| 
 | 
 | 
 | Fully qualified schema URL | 
| 
 | 
 | 
 | Type of hierarchy for which the schema is enabled: 
 | 
| 
 | 
 | 
 | Indicates whether the XML Schema is registered for binary encoding usage ( | 
| 
 | 
 | 
 | Opaque schema identifier (16 bytes) | 
| 
 | 
 | 
 | Indicates whether the XML Schema has been deleted in hidden mode ( | 
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