Skip to content

parameters passed to stylesheets ar of type xs:string regardless if it is a string or not #16

@kwesibrunee

Description

@kwesibrunee

when passing parameters all values are treated like strings

i,e, xsltProcessor.parameters['days'] = 2;

what gets passed to stylesheet is '2' instead of 2

its not a game changer but more something that should be noted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions