highsource / highsource/jsonix
Only root node of XML is generated while marshelling
Open
- Dominant language
- JavaScript
- Stars
- 369
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I am trying out Jsonix for the first time to work with Walmart's Canada-Item-XSD-v3.2 in NodeJS project.
There seems to be no issues while un-marshaling. After un-marshalling i can output the values.
But, while marshaling (and that is what my requirement is), the same json , I get the XML out, alright!
But, only the root node is created. Nothing else.
How to fix this issue? It's a bit urgent as my project is on hold.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.