3.153 ALL_XML_SCHEMA_SUBSTGRP_MBRS
ALL_XML_SCHEMA_SUBSTGRP_MBRS describes all members of substitution groups accessible to the current user.
               
Related Views
- 
                        DBA_XML_SCHEMA_SUBSTGRP_MBRSdescribes all members of substitution groups.
- 
                        USER_XML_SCHEMA_SUBSTGRP_MBRSdescribes all members of substitution groups owned by the current user. This view does not display theOWNERcolumn.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | The user who owns the element | 
| 
 | 
 | 
 | The URL of the schema within which the element is defined Refer to the See Also note below for links to more information about the  | 
| 
 | 
 | 
 | 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:
- 
                           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