Allowing unchanged localName names (exactly the same as in XML eg <Element_With_Underscore> makes JSON prop Element_With_Underscore) would help to use library like cxsd. One could generate TypeScript types for intellisense and use it to compose JSON to generate XML using Jsonix mappings
Allowing unchanged localName names (exactly the same as in XML eg
<Element_With_Underscore>makes JSON propElement_With_Underscore) would help to use library likecxsd. One could generate TypeScript types for intellisense and use it to compose JSON to generate XML using Jsonix mappings