5 references to xsdAttributeGroup
System.Xml (5)
System\Xml\Schema\SchemaNames.cs (1)
403
TokenToQName[(int)Token.
xsdAttributeGroup
] = QnXsdAttributeGroup;
System\Xml\Schema\XsdBuilder.cs (4)
432
/* AttributeGroup */ new XsdEntry( SchemaNames.Token.
xsdAttributeGroup
, State.AttributeGroup, AttributeGroupSubelements, AttributeGroupAttributes,
436
/* AttributeGroupRef */ new XsdEntry( SchemaNames.Token.
xsdAttributeGroup
, State.AttributeGroupRef, AnnotatedSubelements, AttributeGroupRefAttributes,
1724
case SchemaNames.Token.
xsdAttributeGroup
:
2166
case SchemaNames.Token.
xsdAttributeGroup
: