System\Xml\Xsl\Xslt\XsltLoader.cs (120)
299new XsltAttribute("version" , V1Req | V2Req),
300new XsltAttribute("id" , V1Opt | V2Opt),
301new XsltAttribute("default-validation" , V2Opt),
302new XsltAttribute("input-type-annotations", V2Opt),
389XsltAttribute[] importIncludeAttributes = {new XsltAttribute("href" , V1Req | V2Req)};
438XsltAttribute[] loadStripSpaceAttributes = {new XsltAttribute("elements" , V1Req | V2Req)};
460new XsltAttribute("name" , V2Opt),
461new XsltAttribute("method" , V1Opt | V2Opt),
462new XsltAttribute("byte-order-mark" , V2Opt),
463new XsltAttribute("cdata-section-elements", V1Opt | V2Opt),
464new XsltAttribute("doctype-public" , V1Opt | V2Opt),
465new XsltAttribute("doctype-system" , V1Opt | V2Opt),
466new XsltAttribute("encoding" , V1Opt | V2Opt),
467new XsltAttribute("escape-uri-attributes" , V2Opt),
468new XsltAttribute("include-content-type" , V2Opt),
469new XsltAttribute("indent" , V1Opt | V2Opt),
470new XsltAttribute("media-type" , V1Opt | V2Opt),
471new XsltAttribute("normalization-form" , V2Opt),
472new XsltAttribute("omit-xml-declaration" , V1Opt | V2Opt),
473new XsltAttribute("standalone" , V1Opt | V2Opt),
474new XsltAttribute("undeclare-prefixes" , V2Opt),
475new XsltAttribute("use-character-maps" , V2Opt),
476new XsltAttribute("version" , V1Opt | V2Opt)
695new XsltAttribute("name" , V1Req | V2Req),
696new XsltAttribute("match" , V1Req | V2Req),
697new XsltAttribute("use" , V1Req | V2Opt),
698new XsltAttribute("collation", V2Opt)
746new XsltAttribute("name" , V1Opt | V2Opt),
747new XsltAttribute("infinity" , V1Opt | V2Opt),
748new XsltAttribute("NaN" , V1Opt | V2Opt),
749new XsltAttribute("decimal-separator" , V1Opt | V2Opt),
750new XsltAttribute("grouping-separator", V1Opt | V2Opt),
751new XsltAttribute("percent" , V1Opt | V2Opt),
752new XsltAttribute("per-mille" , V1Opt | V2Opt),
753new XsltAttribute("zero-digit" , V1Opt | V2Opt),
754new XsltAttribute("digit" , V1Opt | V2Opt),
755new XsltAttribute("pattern-separator" , V1Opt | V2Opt),
756new XsltAttribute("minus-sign" , V1Opt | V2Opt)
827new XsltAttribute("stylesheet-prefix", V1Req | V2Req),
828new XsltAttribute("result-prefix" , V1Req | V2Req)
869new XsltAttribute("name" , V1Req | V2Req),
870new XsltAttribute("use-attribute-sets", V1Opt | V2Opt)
933new XsltAttribute("match" , V1Opt | V2Opt),
934new XsltAttribute("name" , V1Opt | V2Opt),
935new XsltAttribute("priority", V1Opt | V2Opt),
936new XsltAttribute("mode" , V1Opt | V2Opt),
937new XsltAttribute("as" , V2Opt)
1072new XsltAttribute("implements-prefix", V1Req | V2Req),
1073new XsltAttribute("language" , V1Opt | V2Opt)
1175new XsltAttribute("name", V1Opt | V2Opt),
1176new XsltAttribute("href", V1Opt | V2Opt)
1222new XsltAttribute("namespace", V1Req | V2Req)
1420new XsltAttribute("select", V1Opt | V2Opt),
1421new XsltAttribute("mode" , V1Opt | V2Opt)
1442new XsltAttribute("name", V1Req | V2Req)
1456new XsltAttribute("copy-namespaces" , V2Opt),
1457new XsltAttribute("inherit-namespaces", V2Opt),
1458new XsltAttribute("use-attribute-sets", V1Opt | V2Opt),
1459new XsltAttribute("type" , V2Opt),
1460new XsltAttribute("validation" , V2Opt)
1482new XsltAttribute("select" , V1Req | V2Req),
1483new XsltAttribute("copy-namespaces", V2Opt),
1484new XsltAttribute("type" , V2Opt),
1485new XsltAttribute("validation" , V2Opt)
1509new XsltAttribute("test", V1Req | V2Req)
1579new XsltAttribute("select", V1Req | V2Req)
1598new XsltAttribute("select" , V2Opt),
1599new XsltAttribute("terminate", V1Opt | V2Opt)
1621new XsltAttribute("value" , V1Opt | V2Opt),
1622new XsltAttribute("select" , V2Opt),
1623new XsltAttribute("level" , V1Opt | V2Opt),
1624new XsltAttribute("count" , V1Opt | V2Opt),
1625new XsltAttribute("from" , V1Opt | V2Opt),
1626new XsltAttribute("format" , V1Opt | V2Opt),
1627new XsltAttribute("lang" , V1Opt | V2Opt),
1628new XsltAttribute("letter-value" , V1Opt | V2Opt),
1629new XsltAttribute("ordinal" , V2Opt),
1630new XsltAttribute("grouping-separator", V1Opt | V2Opt),
1631new XsltAttribute("grouping-size" , V1Opt | V2Opt)
1679new XsltAttribute("select" , V1Req | V2Opt),
1680new XsltAttribute("separator" , V2Opt),
1681new XsltAttribute("disable-output-escaping", V1Opt | V2Opt)
1730new XsltAttribute("name" , V1Req | V2Req),
1731new XsltAttribute("select" , V1Opt | V2Opt),
1732new XsltAttribute("as" , V2Opt),
1733new XsltAttribute("required", 0),
1734new XsltAttribute("tunnel" , 0)
1737new XsltAttribute("name" , V1Req | V2Req),
1738new XsltAttribute("select" , V1Opt | V2Opt),
1739new XsltAttribute("as" , V2Opt),
1740new XsltAttribute("required", V2Opt),
1741new XsltAttribute("tunnel" , V2Opt)
1744new XsltAttribute("name" , V1Req | V2Req),
1745new XsltAttribute("select" , V1Opt | V2Opt),
1746new XsltAttribute("as" , V2Opt),
1747new XsltAttribute("required", 0),
1748new XsltAttribute("tunnel" , V2Opt)
1805new XsltAttribute("select", V2Opt)
1829new XsltAttribute("name" , V1Req | V2Req),
1830new XsltAttribute("select", V2Opt)
1843new XsltAttribute("disable-output-escaping", V1Opt | V2Opt)
1880new XsltAttribute("name" , V1Req | V2Req),
1881new XsltAttribute("namespace" , V1Opt | V2Opt),
1882new XsltAttribute("inherit-namespaces", V2Opt),
1883new XsltAttribute("use-attribute-sets" , V1Opt | V2Opt),
1884new XsltAttribute("type" , V2Opt),
1885new XsltAttribute("validation" , V2Opt)
1912new XsltAttribute("name" , V1Req | V2Req),
1913new XsltAttribute("namespace" , V1Opt | V2Opt),
1914new XsltAttribute("select" , V2Opt),
1915new XsltAttribute("separator" , V2Opt),
1916new XsltAttribute("type" , V2Opt),
1917new XsltAttribute("validation", V2Opt)
1941new XsltAttribute("select" , V1Opt | V2Opt),
1942new XsltAttribute("lang" , V1Opt | V2Opt),
1943new XsltAttribute("order" , V1Opt | V2Opt),
1944new XsltAttribute("collation" , V1Opt | V2Opt),
1945new XsltAttribute("stable" , V1Opt | V2Opt),
1946new XsltAttribute("case-order", V1Opt | V2Opt),
1947new XsltAttribute("data-type" , V1Opt | V2Opt)