Skip to content

Same options from Parser to Builder produce a different output #508

@Alex-Ferreli

Description

@Alex-Ferreli

Hi! I'm trying to parse, manipulate, and build an XML file.

I found the option to create an array of child (to maintain the order in built XML file), so i use it. But when i generate back the XML seems like tat the builder didn't see the options, so he generate a totally different output (put children as XML node, but should loop over them and generate the right tags).

It's possible that Builder didn't accept the same options as Parser?

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions