Changes for page Reconnaissance

Last modified by Nicolas Gregoire on 2012/02/03 14:52

From version Icon 24.1
edited by Nicolas Gregoire
on 2012/02/03 14:52
Change comment: There is no comment for this version
To version Icon 13.1 Icon
edited by Nicolas Gregoire
on 2012/01/16 12:41
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -1,7 +5,3 @@
1 -{{toc/}}
2 -
3 -= Using XSLT properties =
4 -
5 5  XSLT standards define several properties about the XSLT engine itself. Querying for these properties allows to easily identify the engine.
6 6  
7 7  == XSLT 1.0 ==
... ... @@ -16,6 +16,7 @@
16 16  
17 17  == XSLT 2.0 ==
18 18  
15 +
19 19  This version supports some [[additional>>http://www.w3.org/TR/xslt20/#system-property||rel="__blank"]] properties :
20 20  
21 21  * xsl:product-name : a string containing the name of the implementation, as defined by the implementer
... ... @@ -37,8 +37,10 @@
37 37  
38 38  == Example ==
39 39  
40 -This [[stylesheet>>http://www.xmlplease.com/element-function-available.xsl||rel="__blank"]] (by "xmlplease.com") uses these functions to test the availability of :
37 +
41 41  
39 +This [[stylesheet>>http://www.xmlplease.com/element-function-available.xsl||rel="__blank"]] uses these functions to test the availability of :
40 +
42 42  * XSLT and XPath functions
43 43  
44 44  * XSLT elements
... ... @@ -53,8 +53,4 @@
53 53  
54 54  == Live demo ==
55 55  
56 -If you want to identify the XSLT engine used in your browser and its features, please click on [[attach:recon-enumerate-features.xml]].
57 -
58 -{{warning}}
59 -This will crash Opera (NULL ptr dereference aka bug DSK-355332) !
60 -{{/warning}}
55 +If you want to execute this stylesheet, just click on [[attach:toto]] (will crash Opera).
Icon recon-element-function-available.xsl
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.NicolasGregoire
Size
... ... @@ -1,1 +1,0 @@
1 -78.4 KB
Content Icon
Icon recon-enumerate-features.xml
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.NicolasGregoire
Size
... ... @@ -1,1 +1,0 @@
1 -89 bytes
Content
... ... @@ -1,3 +1,0 @@
1 -<?xml-stylesheet type="text/xsl" href="recon-element-function-available.xsl" ?>
2 -<empty/>
3 -