6 references to XMLNS
System.Data.Common (6)
System\Data\DataTable.cs (1)
5722
(reader.Prefix == Keywords.
XMLNS
) &&
System\Data\xmlsaver.cs (5)
394
rootSchema.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);