Version 9.4 (2011-12-09) | |
Version 9.3 (2010-10-30) | |
Version 9.2 (2009-08-05) | |
ยป | Version 9.1 (2008-07-02) |
Version 9.0 (2007-11-03) | |
Version 9.4 (2011-12-09) | |
Version 9.3 (2010-10-30) | |
Version 9.2 (2009-08-05) | |
ยป | Version 9.1 (2008-07-02) |
Version 9.0 (2007-11-03) | |
A new serialization attribute saxon:double-space
is available. The value is a space-separated list
of element names; the effect is to cause an extra blank line to be inserted in the
output before the start tag of these
elements. The option has no effect unless indent="yes"
is set.
Saxon now honours a request to output using UTF-16 with no byte-order-mark. Perviously a byte-order-mark was inserted (by the Java IO library) whether requested or not.