1 write to QnXsdAttribute
System.Xml (1)
System\Xml\Schema\SchemaNames.cs (1)
282
QnXsdAttribute
= new XmlQualifiedName( nameTable.Add("attribute"), NsXs );
1 reference to QnXsdAttribute
System.Xml (1)
System\Xml\Schema\SchemaNames.cs (1)
402
TokenToQName[(int)Token.XsdAttribute] =
QnXsdAttribute
;