Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
xml_component_id | int | 4 | null |
|
|
|||
xml_collection_id | int | 4 | null |
|
|
|||
xml_namespace_id | int | 4 | null |
|
|
|||
is_qualified | bit | 1 | null |
|
|
|||
name | nvarchar | 8000 | √ | null |
|
|
||
symbol_space | char | 1 | null |
|
|
|||
symbol_space_desc | nvarchar | 120 | √ | null |
|
|
||
kind | char | 1 | null |
|
|
|||
kind_desc | nvarchar | 120 | √ | null |
|
|
||
derivation | char | 1 | null |
|
|
|||
derivation_desc | nvarchar | 120 | √ | null |
|
|
||
base_xml_component_id | int | 4 | √ | null |
|
|
||
scoping_xml_component_id | int | 4 | √ | null |
|
|
||
is_abstract | bit | 1 | null |
|
|
|||
allows_mixed_content | bit | 1 | null |
|
|
|||
is_extension_blocked | bit | 1 | null |
|
|
|||
is_restriction_blocked | bit | 1 | null |
|
|
|||
is_final_extension | bit | 1 | null |
|
|
|||
is_final_restriction | bit | 1 | null |
|
|
|||
is_final_list_member | bit | 1 | null |
|
|
|||
is_final_union_member | bit | 1 | null |
|
|