4 references to notations
System.Xml (4)
System\Xml\Schema\SchemaSetCompiler.cs (4)
90
AddToTable(
notations
, notation.QualifiedName, notation);
128
foreach (XmlSchemaNotation notation in
notations
.Values) {
2029
decl.Datatype.VerifySchemaValid(
notations
, xa);
2223
decl.Datatype.VerifySchemaValid(
notations
, xe);