1 write to QnXsdNotation
System.Xml (1)
System\Xml\Schema\SchemaNames.cs (1)
290
QnXsdNotation
= new XmlQualifiedName( nameTable.Add("notation"), NsXs );
1 reference to QnXsdNotation
System.Xml (1)
System\Xml\Schema\SchemaNames.cs (1)
410
TokenToQName[(int)Token.XsdNotation] =
QnXsdNotation
;