XML Support #7816
Closed
GregoryTravis
started this conversation in
Ideas and feedback
XML Support
#7816
Replies: 3 comments 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Check issue of duplicate attributes in XML. For V1:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Closing discussion as we have started implementing this design. |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Phase 1: very basic interface
Assumptions I am making in this design, but which I am not married to:
XML_Node
class which can contain both XML elements and basic values like string, integer, and so onPhases 2 - N
After implementing Phase 1, I will know more about what needs to be done for the following:
References
Beta Was this translation helpful? Give feedback.
All reactions