Hi all,
I got a map with an input and an output schema : so classic 🙂 My output schema contains many elements that are not mapped with input elements. When i run my application, the generated xml does not contain these unmapped elements so they are missing in my output xml.
I just want to know how to export the entire xml conserving all the nodes of the output schema, althought they are not mapped ? Is there an existing option to do this ?
Thank u in advance
AB