2 references to SchemaSubstitutionGroup
System.Xml (2)
System\Xml\Schema\SchemaNames.cs (1)
381TokenToQName[(int)Token.SchemaSubstitutionGroup] = QnSubstitutionGroup;
System\Xml\Schema\XsdBuilder.cs (1)
236new XsdAttributeEntry(SchemaNames.Token.SchemaSubstitutionGroup, new XsdBuildFunction(BuildElement_SubstitutionGroup) ),