ALL_XML_SCHEMA_SIMPLE_TYPES describes all simple types accessible to the current user.
Related Views
DBA_XML_SCHEMA_SIMPLE_TYPES describes all simple types.
USER_XML_SCHEMA_SIMPLE_TYPES describes all simple types owned by the current user. This view does not display the OWNER column.
| Column | Datatype | NULL | Description |
|---|---|---|---|
|
|
|
The user who owns the type |
|
|
|
|
The URL of the schema within which the type is defined |
|
|
|
|
The namespace of the type |
|
|
|
|
Name of the simple type |
|
|
|
|
The actual XMLType of the type |
See Also: