1 write to QnXsdSimpleType
System.Xml (1)
System\Xml\Schema\SchemaNames.cs (1)
291
QnXsdSimpleType
= new XmlQualifiedName( nameTable.Add("simpleType"), NsXs );
1 reference to QnXsdSimpleType
System.Xml (1)
System\Xml\Schema\SchemaNames.cs (1)
411
TokenToQName[(int)Token.XsdSimpleType] =
QnXsdSimpleType
;