You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
The JSON IO library offers both binding to generic node types, but also binding to specific data types. It would be great if the XML library offers a similar feature.
Describe the solution you'd like
Mimick exactly the functionality of JSON IO for binding.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
The JSON IO library offers both binding to generic
node
types, but also binding to specificdata
types. It would be great if the XML library offers a similar feature.Describe the solution you'd like
Mimick exactly the functionality of JSON IO for binding.
The text was updated successfully, but these errors were encountered: