Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Returns a row per XML schema component that is an Attribute-Wildcard (kind of V) or Element-Wildcard (kind of W), both with symbol_space of N.
Column name |
Data type |
Description |
|---|---|---|
<inherited columns> |
|
Inherits columns from sys.xml_schema_components. |
process_content |
char(1) |
Indicates how contents are processed. S = Strict validation (must validate) L = Lax validation (validate if possible) P = Skip validation |
process_content_desc |
nvarchar(60) |
Description of how contents are processed:
|
disallow_namespaces |
bit |
0 = Namespaces enumerated in sys.xml_schema_wildcard_namespaces are the only ones allowed. 1 = Namespaces are the only ones disallowed. |
Permissions
The visibility of the metadata in catalog views is limited to securables that a user either owns or on which the user has been granted some permission. For more information, see Metadata Visibility Configuration.