sys.xml_schema_model_groups (Transact-SQL)
Returns a row per XML schema component that is a Model-Group, symbol_space of M..
Column name  | 
Data type  | 
Description  | 
|---|---|---|
<inherited columns>  | 
  | 
Inherits columns from sys.xml_schema_components.  | 
compositor  | 
char(1)  | 
Compositor kind of group: A = XSD <all> Group C = XSD <choice> Group S = XSD <sequence> Group  | 
compositor_desc  | 
nvarchar (60)  | 
Description of compositor kind of group: 
  | 
Permissions
In SQL Server 2005 and later versions, 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.