5 references to xsdAttributeGroup
System.Private.Xml (5)
System\Xml\Schema\SchemaNames.cs (1)
398
TokenToQName[(int)Token.
xsdAttributeGroup
] = QnXsdAttributeGroup;
System\Xml\Schema\XsdBuilder.cs (4)
432
/* AttributeGroup */ new XsdEntry( SchemaNames.Token.
xsdAttributeGroup
, State.AttributeGroup, s_attributeGroupSubelements, s_attributeGroupAttributes,
436
/* AttributeGroupRef */ new XsdEntry( SchemaNames.Token.
xsdAttributeGroup
, State.AttributeGroupRef, s_annotatedSubelements, s_attributeGroupRefAttributes,
1867
case SchemaNames.Token.
xsdAttributeGroup
:
2368
case SchemaNames.Token.
xsdAttributeGroup
: