ALL_XML_SCHEMA_SUBSTGRP_MBRS
describes all members of substitution groups accessible to the current user.
Related Views
DBA_XML_SCHEMA_SUBSTGRP_MBRS
describes all members of substitution groups.
USER_XML_SCHEMA_SUBSTGRP_MBRS
describes all members of substitution groups owned by the current user. This view does not display the OWNER
column.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
The user who owns the element |
|
|
|
The URL of the schema within which the element is defined |
|
|
|
The namespace of the element |
|
|
|
Name of the element |
|
|
|
The actual XML fragment of the element |
|
|
|
The user who owns the head element for the current element |
|
|
|
The URL of the schema within which the head element exists |
|
|
|
The namespace of the head element |
|
|
|
Name of the head element |
|
|
|
The actual XMLType of the head element |
See Also: