3 references to XSI
System.Data (3)
fx\src\data\System\NewXml\XmlBoundElement.cs (1)
234
if ( dp.Prefix == "xmlns" && dp.LocalName == XmlDataDocument.
XSI
)
fx\src\data\System\NewXml\XmlDataDocument.cs (2)
651
XmlAttribute attr = CreateAttribute(
XSI
, Keywords.XSI_NIL, Keywords.XSINS );
1310
attr = CreateAttribute(
XSI
, Keywords.XSI_NIL, Keywords.XSINS );