Y
Hacker News
new
|
ask
|
show
|
jobs
by
johnthescott
1520 days ago
i am curious to known an example where key order would matter.
1 comments
realaleris149
1520 days ago
Had this exact issue. The UBL [1] standard has a primarty XML representation where the order of elements are enforced in the schema. It also has a JSON representation, so when going from JSON to XML the exact order is needed to obtain a valid XML.
[1]
https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=...
link
[1] https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=...