Home Oracle Commands Oracle Data Dictionary
v$ Performance views

DBA_XML_TAB_COLS

Description of all XML tables in the database

Columns
   ___________________________
 
   SCHEMA_OWNER
      Name of the owner of the XMLSchema used for table definition
   ELEMENT_NAME
      Name XMLSChema element that is used for the table
   STORAGE_TYPE
      Type of storage option for the XMLtype data
   OWNER
      Name of the owner of the XML table
   TABLE_NAME
      Name of the XML table
   COLUMN_NAME
      Name of the XML table column
   XMLSCHEMA
      Name of the XMLSchema that is used for the table definition

Related:



Simon Sheppard
SS64.com