sys.xml_schema_wildcard_namespaces (Transact-SQL)
Returns a row per enumerated namespace for an XML schema wildcard.
Column name | Data type | Description |
---|---|---|
xml_component_id |
int |
ID of the XML schema component (wildcard) to which this applies. |
namespace |
nvarchar(4000) |
Name or URI of the namespace that is used by the XML wildcard. |
See Also
Reference
Catalog Views (Transact-SQL)
XML Schemas (XML Type System) Catalog Views (Transact-SQL)