XSROBJECTHIERARCHIES

The XSROBJECTHIERARCHIES table contains one row for each component (document) in an XML schema to record the XML schema document hierarchy relationship.

The following table describes the columns in the XSROBJECTHIERARCHIES table:

Table 1. XSROBJECTHIERARCHIES table
Column name System Column Name Data Type Description
XSROBJECTID OBJECTID BIGINT Internal identifier of the XML schema.
XSRCOMPONENTID COMPID BIGINT Internal identifier of the XML schema document.
HTYPE HTYPE CHAR(1) Hierarchy type:
D
Document
P
Primary document
TARGETNAMESPACE TGTNAMESPC VARCHAR(1000)
Nullable
String identifier for the target namespace.
SCHEMALOCATION SCHEMALOC VARCHAR(1000)
Nullable
String identifier for the schema location.
IASP_NUMBER IASPNUMBER SMALLINT Specifies the independent auxiliary storage pool (IASP) number.