31 references to ReportNYI
System.Data.SqlXml (31)
System\Xml\Xsl\Xslt\XsltLoader.cs (31)
487
if (name != null)
ReportNYI
("xsl:output/@name");
506
if (byteOrderMask != TriState.Unknown)
ReportNYI
("xsl:output/@byte-order-mark");
561
if (! escapeUriAttributes)
ReportNYI
("xsl:output/@escape-uri-attributes == flase()");
564
if (!includeContentType)
ReportNYI
("xsl:output/@include-content-type == flase()");
589
ReportNYI
("xsl:output/@normalization-form");
617
if (undeclarePrefixes)
ReportNYI
("xsl:output/@undeclare-prefixes == true()");
620
if (useCharacterMaps.Count != 0)
ReportNYI
("xsl:output/@use-character-maps");
728
if (use == null)
ReportNYI
("xsl:key[count(@use) = 0]");
969
ReportNYI
("xsl:template/@as");
1411
if (content.Count != 0)
ReportNYI
("xsl:apply-imports/xsl:with-param");
1467
if (! copyNamespaces )
ReportNYI
("xsl:copy[@copy-namespaces = 'no']");
1468
if (! inheritNamespaces)
ReportNYI
("xsl:copy[@inherit-namespaces = 'no']");
1491
if (!copyNamespaces)
ReportNYI
("xsl:copy-of[@copy-namespaces = 'no']");
1638
if (select != null)
ReportNYI
("xsl:number/@select");
1658
if (!string.IsNullOrEmpty(ordinal))
ReportNYI
("xsl:number/@ordinal");
1695
ReportNYI
("xsl:value-of/@separator");
1710
ReportNYI
("xsl:value-of/*");
1776
if (required == TriState.True)
ReportNYI
("xsl:param/@required == true()");
1780
ReportNYI
("xsl:param/@as");
1790
if (tunnel == TriState.True)
ReportNYI
("xsl:param/@tunnel == true()");
1810
if (select != null)
ReportNYI
("xsl:comment/@select");
1836
if (select != null)
ReportNYI
("xsl:processing-instruction/@select");
1895
if (!inheritNamespaces)
ReportNYI
("xsl:copy[@inherit-namespaces = 'no']");
1927
if (select != null)
ReportNYI
("xsl:attribute/@select");
1929
if (separator != null)
ReportNYI
("xsl:attribute/@separator");
1970
ReportNYI
("xsl:sort/*");
2427
ReportNYI
("xsl:apply-templates[@mode='#current']");
2451
ReportNYI
("xsl:template[@mode='#all']");
2467
ReportNYI
("xsl:apply-templates[@mode='#current']");
2492
ReportNYI
("Multipe modes");
2504
ReportNYI
("@collation");