Changes for page Engine_Saxon

Last modified by Nicolas Gregoire on 2012/01/14 17:03

From version Icon 17.1 Icon
edited by Nicolas Gregoire
on 2012/01/10 14:28
Change comment: There is no comment for this version
To version Icon 19.1 Icon
edited by Nicolas Gregoire
on 2012/01/10 14:52
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -28,7 +28,6 @@
28 28  
29 29  == Identification strings ==
30 30  
31 -
32 32  === Saxon 6.x ===
33 33  
34 34  | xsl:vendor-url|http:~/~/saxon.sf.net/
... ... @@ -37,9 +37,19 @@
37 37  
38 38  === Saxon-B 9.x ===
39 39  
40 -| xsl:vendor-url|http:~/~/www.saxonica.com/
41 -| xsl:vendor|SAXON 9.0.0.4 from Saxonica
42 -| xsl:version|2.0
39 +| xsl:vendor-url | http:~/~/www.saxonica.com/
40 +| xsl:vendor | SAXON 9.0.0.4 from Saxonica
41 +| xsl:version | 2.0
42 +xsl:product-name|SAXON
43 +xsl:product-version : a string identifying the version of the implementation, as defined by the implementer
44 +xsl:is-schema-aware : returns "yes" if the XSLT processor is schema-aware, or "no" otherwise
45 +xsl:supports-serialization : returns "yes" if the XSLT processor offers this feature, or "no" otherwise
46 +xsl:supports-backwards-compatibility : retu
47 +Product Name : SAXON
48 +Product Version : 9.0.0.4
49 +Is Schema Aware : no
50 +Supports Serialization : yes
51 +Backward Compatible : yes
43 43  
44 44  == Special features ==
45 45