Feed on
Posts
Comments

Tag Archive 'XML'

Generating xmlbeans from xml

This took me a while to figure out and I had to use many different sources so I figured I’d put the whole process here. The goal was to create xmlbeans for an API call that returned xml. I did not have an .xsd file to go by however, but xmlbeans comes with a couple [...]

Read Full Post »