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