4 references to XMLNS
System.Data (4)
fx\src\data\System\Data\DataTable.cs (1)
5109
(reader.Prefix == Keywords.
XMLNS
) &&
fx\src\data\System\Data\xmlsaver.cs (3)
344
rootSchema.SetAttribute(Keywords.
XMLNS
, targetNamespace);
2040
_xmlw.WriteAttributeString(Keywords.
XMLNS
, Keywords.MSD, null, Keywords.MSDNS);
2489
_xmlw.WriteAttributeString(Keywords.
XMLNS
, Keywords.XSI, Keywords.XSD_XMLNS_NS, Keywords.XSINS);