1 write to QnXsdAnnotation
System.Xml (1)
System\Xml\Schema\SchemaNames.cs (1)
278
QnXsdAnnotation
= new XmlQualifiedName( nameTable.Add("annotation"), NsXs );
1 reference to QnXsdAnnotation
System.Xml (1)
System\Xml\Schema\SchemaNames.cs (1)
398
TokenToQName[(int)Token.XsdAnnotation] =
QnXsdAnnotation
;