ALL_XML_SCHEMA_NAMESPACES describes all the available namespaces accessible to the current user.
Related Views
DBA_XML_SCHEMA_NAMESPACES describes all the available namespaces.
USER_XML_SCHEMA_NAMESPACES describes all the available namespaces owned by the current user. This view does not display the OWNER column.
| Column | Datatype | NULL | Description |
|---|---|---|---|
|
|
|
User who owns the namespace |
|
|
|
|
The target namespace |
|
|
|
|
The URL of the schema |
See Also: