1 write to QnXsdAttributeGroup
System.Xml (1)
System\Xml\Schema\SchemaNames.cs (1)
283
QnXsdAttributeGroup
= new XmlQualifiedName( nameTable.Add("attributeGroup"), NsXs );
1 reference to QnXsdAttributeGroup
System.Xml (1)
System\Xml\Schema\SchemaNames.cs (1)
403
TokenToQName[(int)Token.xsdAttributeGroup] =
QnXsdAttributeGroup
;