1 write to QnXmlNs
System.Xml (1)
System\Xml\Schema\SchemaNames.cs (1)
186
QnXmlNs
= new XmlQualifiedName( nameTable.Add("xmlns"), NsXmlNs );
1 reference to QnXmlNs
System.Xml (1)
System\Xml\Schema\XsdBuilder.cs (1)
737
this.namespaces.Add((name == this.schemaNames.
QnXmlNs
.Name) ? string.Empty : name, value);