Skip to content

xslt-csv: return an XML node rather than a string #9

Description

@stevedlawrence

The dfdlParse function returns the XML infoset as a string and then uses the parse-xml() function to convert that to a node that the XSLT can work on. Rather than returning a string, the dfdlParse funtion should just directly return a node to avoid this string-to-node conversion.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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