Changes to Serialization

The output encodings iso-646 and iso646 are now recognized as synonyms of US-ASCII.

With the XML output method, characters in the range 7F-9F are now serialized as character references, as required for XML 1.1 conformance.

Serialization properties supplied via the XSLT or XQuery API are now validated more thoroughly than before.

Expand

Up  Next