xsdata
xsdata copied to clipboard
Elements inside xs:all don't respect original XML order
Elements defined inside an xs:all tag don't respect the order in which they are defined in the original XML document. The order gets changed during the parsing/serialization process.
Reproduction in this repo