Is there a way to use preserveOrder selectively? #462
Unanswered
adamalston
asked this question in
Q&A
Replies: 2 comments 4 replies
-
Currently, no. But ew can think about new feature. |
Beta Was this translation helpful? Give feedback.
4 replies
-
@cgarrettjones better to use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I only want to use preserve order for a single XML element. Right now I am doing the following:
It's not working because
preserveOrder
is expecting a boolean:Is there a way to use preserveOrder selectively?
Beta Was this translation helpful? Give feedback.
All reactions