xsdata icon indicating copy to clipboard operation
xsdata copied to clipboard

Elements inside xs:all don't respect original XML order

Open ocktowen opened this issue 4 months ago • 0 comments

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

ocktowen avatar Aug 25 '25 12:08 ocktowen