Skip to content

Adding xmlns where i don't want to #176

Description

@ryzzan

I'm creating an xml string inside a loop, and over each xml created inside of it I'm supposed to make a signature.
Its elements (inside the loop) has a prefix (ns4), but this prefix xmlns is described outside the loop.
xml-crypto forces the xmlns (to ns4 prefix) everytime the element is created inside the loop.
How do I prevent it?

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