4 references to XsdGroup
System.Xml (4)
System\Xml\Schema\SchemaNames.cs (1)
405
TokenToQName[(int)Token.
XsdGroup
] = QnXsdGroup;
System\Xml\Schema\XsdBuilder.cs (3)
444
/* Group */ new XsdEntry( SchemaNames.Token.
XsdGroup
, State.Group, GroupSubelements, GroupAttributes,
448
/* GroupRef */ new XsdEntry( SchemaNames.Token.
XsdGroup
, State.GroupRef, AnnotatedSubelements, GroupRefAttributes,
2205
case SchemaNames.Token.
XsdGroup
: