4 references to XMLNS_MSTNS
System.Data.Common (4)
System\Data\xmlsaver.cs (4)
390
rootSchema.SetAttribute(Keywords.
XMLNS_MSTNS
, targetNamespace);
631
rootSchema.SetAttribute(Keywords.
XMLNS_MSTNS
, _ds.Namespace);
980
rootSchema.SetAttribute(Keywords.
XMLNS_MSTNS
, _ds.Namespace);
994
rootSchema.SetAttribute(Keywords.
XMLNS_MSTNS
, dt.Namespace);