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