Skip to content

The Saxon-CE engine does not perform serialization. #6

@mrft

Description

@mrft

At the Restrictions page, I read:

The Saxon-CE engine does not perform serialization. This means that the attribute disable-output-escaping is ignored. It also means that no meta attributes are inserted into HTML or XHTML output, and no escaping of URI-valued attributes takes place.

And of course my stylesheet relies on disable-output-escaping="yes".

Any plans on adding serialization?

Also something like

  <xsl:output cdata-section-elements="div" />

seems to be unsupported, so no workaround possible?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions