3 references to XSI
System.Data.Common (3)
System\Xml\XmlBoundElement.cs (1)
277
if (dp.Prefix == "xmlns" && dp.LocalName == XmlDataDocument.
XSI
)
System\Xml\XmlDataDocument.cs (2)
725
XmlAttribute attr = CreateAttribute(
XSI
, Keywords.XSI_NIL, Keywords.XSINS);
1458
attr = CreateAttribute(
XSI
, Keywords.XSI_NIL, Keywords.XSINS);