Changes for page Reconnaissance

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

From version Icon 22.1 Icon
edited by Nicolas Gregoire
on 2012/02/03 15:44
Change comment: There is no comment for this version
To version Icon 15.1 Icon
edited by Nicolas Gregoire
on 2012/01/16 12:42
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -1,10 +1,8 @@
1 1  {{toc/}}
2 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 -== XSLT 1.0 ==
5 += XSLT 1.0 =
8 8  
9 9  The function [[system-property()>>http://www.w3.org/TR/xslt#function-system-property||rel="__blank"]] supports by default the following properties :
10 10  
... ... @@ -14,7 +14,7 @@
14 14  
15 15  The attached stylesheet [[recon-xslt10.xsl>>attach:recon-xslt10.xsl]] fingerprints a XSLT 1.0 engine.
16 16  
17 -== XSLT 2.0 ==
15 += XSLT 2.0 =
18 18  
19 19  This version supports some [[additional>>http://www.w3.org/TR/xslt20/#system-property||rel="__blank"]] properties :
20 20  
... ... @@ -37,7 +37,7 @@
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 :
38 +This [[stylesheet>>http://www.xmlplease.com/element-function-available.xsl||rel="__blank"]] uses these functions to test the availability of :
41 41  
42 42  * XSLT and XPath functions
43 43  
... ... @@ -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 !
60 -{{/warning}}
54 +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 -