Re: JSON with XML Stream API/moshi

2025-02-18 Thread Jeff Greif
Disclaimer: I don't have experience using Axis facilities for JSON. There isn't a distinction between attributes and elements in JSON. Essentially, every field is an attribute, but attributes may have complex content. So probably the JSON message should not use the '@' character to distinguish a

Re: JSON with XML Stream API/moshi

2025-02-18 Thread robertlazarski
Could you please paste or attach your logs? That may help me understand the problem better. I don't have use cases combining XML and JSON in my own projects but I know the code pretty well and I can probably help. On Mon, Feb 17, 2025 at 5:23 AM Stefan Traud wrote: > Hi Robert > Using contract f