6 references to XMLNS
System.Data.Common (6)
System\Data\DataTable.cs (1)
5722(reader.Prefix == Keywords.XMLNS) &&
System\Data\xmlsaver.cs (5)
394rootSchema.SetAttribute(Keywords.XMLNS, targetNamespace); 2360_xmlw.WriteAttributeString(Keywords.XMLNS, Keywords.MSD, null, Keywords.MSDNS); 2645_xmlw.WriteAttributeString(Keywords.XSD_PREFIX, Keywords.XMLNS, Keywords.XSDNS, xsdTypeName); 2882_xmlw.WriteAttributeString(Keywords.XMLNS, Keywords.XSI, Keywords.XSD_XMLNS_NS, Keywords.XSINS); 3077_xmlw.WriteAttributeString(Keywords.XSD_PREFIX, Keywords.XMLNS, Keywords.XSDNS, xsdTypeName);