sys.message_type_xml_schema_collection_usages (Transact-SQL)

This catalog view returns a row for each service message type that is validated by an XML schema collection.

Column name Data type Description

message_type_id

int

The ID of the service message type. Not NULLABLE.

xml_collection_id

int

The ID of the collection containing the validating XML schema namespace. Not NULLABLE.