6 references to XMLNS
System.Data.Common (6)
System\Data\DataTable.cs (1)
5689(reader.Prefix == Keywords.XMLNS) &&
System\Data\xmlsaver.cs (5)
394rootSchema.SetAttribute(Keywords.XMLNS, targetNamespace); 2348_xmlw.WriteAttributeString(Keywords.XMLNS, Keywords.MSD, null, Keywords.MSDNS); 2630_xmlw.WriteAttributeString(Keywords.XSD_PREFIX, Keywords.XMLNS, Keywords.XSDNS, xsdTypeName); 2865_xmlw.WriteAttributeString(Keywords.XMLNS, Keywords.XSI, Keywords.XSD_XMLNS_NS, Keywords.XSINS); 3059_xmlw.WriteAttributeString(Keywords.XSD_PREFIX, Keywords.XMLNS, Keywords.XSDNS, xsdTypeName);