Skip to content
This repository has been archived by the owner on Jan 7, 2021. It is now read-only.

Order of elements is set incorrectly during JSON to XML Conversion #160

Open
HayDegha0917 opened this issue May 16, 2018 · 0 comments
Open

Comments

@HayDegha0917
Copy link

When converting JSON to XML, the order in which elements are listed must respect XML constraints. Specifically, if you have a <xs:sequence>, the elements must be inserted into the XML in the order specified by the sequence. Otherwise, the XML will not validate against the XML schema.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant