1 write to QnXdrAttribute
System.Xml (1)
System\Xml\Schema\SchemaNames.cs (1)
258
QnXdrAttribute
= new XmlQualifiedName( nameTable.Add("attribute"), NsXdr );
1 reference to QnXdrAttribute
System.Xml (1)
System\Xml\Schema\SchemaNames.cs (1)
361
TokenToQName[(int)Token.XdrAttribute] =
QnXdrAttribute
;