Skip to content

cdata-section-elements attribute in xsl:output does not seem to be respected in pipeline-step #10

Description

@siebej

I have declared a cdata-section-elements attribute and also declared output:serialization-parameters. When I use this in stand-alone transformation using saxon-he 10.5 (i.e. using XML Developer), the elements mentioned in the cdata-section-elements attribute are nicely put into a <![CDATA[the content of the element mentioned in the cdata-section-elements attribute is here]]>

When I use this same xslt in a pipeline-step, they don't end up in a cdata.

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