Changes for page Engine_Saxon

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

From version Icon 18.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
... ... @@ -36,9 +36,19 @@
36 36  
37 37  === Saxon-B 9.x ===
38 38  
39 -| xsl:vendor-url|http:~/~/www.saxonica.com/
40 -| xsl:vendor|SAXON 9.0.0.4 from Saxonica
41 -| 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
42 42  
43 43  == Special features ==
44 44