1 write to QnXsdSimpleContent
System.Xml (1)
System\Xml\Schema\SchemaNames.cs (1)
312
QnXsdSimpleContent
= new XmlQualifiedName( nameTable.Add("simpleContent"), NsXs );
1 reference to QnXsdSimpleContent
System.Xml (1)
System\Xml\Schema\SchemaNames.cs (1)
438
TokenToQName[(int)Token.XsdSimpleContent] =
QnXsdSimpleContent
;