4.170 ALL_XML_SCHEMA_SIMPLE_TYPES
ALL_XML_SCHEMA_SIMPLE_TYPES describes all simple types accessible to the current user.
Related Views
-
DBA_XML_SCHEMA_SIMPLE_TYPESdescribes all simple types. -
USER_XML_SCHEMA_SIMPLE_TYPESdescribes all simple types owned by the current user. This view does not display theOWNERcolumn.
| Column | Datatype | NULL | Description |
|---|---|---|---|
|
|
|
|
The user who owns the type |
|
|
|
|
The URL of the schema within which the type is defined Refer to the See Also note below for links to more information about the |
|
|
|
|
The namespace of the type |
|
|
|
|
Name of the simple type |
|
|
|
|
The actual XMLType of the type |
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