Skip to content

JSON to XML and back #7

@sgaid1

Description

@sgaid1

Hi,

I need to parse JSON to XML and back again. I didn't expected that the JSON input and the JSON output (after two parsing steps) differ form each other. The alphabetical ordering isn't an issue. The problem is, that the generated "e" from the XML appears in JSON. On one hand it is plausible, that the XML is parsed strictly to JSON without modification. On the other hand it's just irritating that the JSON changes after parsing back and forth. What is your advise for this problem? Is there already a feature implemented? Or do i need to write a parser by myself?

Thanks in advance,
Sebastian

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