Re: [basex-talk] Loading data

2017-11-19 Thread E. Wray Johnson
Thanks. I tried doing #2 inside the iteration and that did not work. I will try it your way and let you know if it works. Wray Johnson (m) 704-293-9008 > On Nov 19, 2017, at 6:30 AM, Michael Seiferle wrote: > > Dear Wray, > > I tried to come up with a sketch of what–I think–might help you: >

Re: [basex-talk] Loading data

2017-11-19 Thread Michael Seiferle
Dear Wray, I tried to come up with a sketch of what–I think–might help you: https://gist.github.com/micheee/8a8734a1713a7121cab15eb3dfb389d9 Basically it boils down to: 1. Fetch the JSON 2. Convert that JSON to an XQuery item 3. Iterate over each array entry and explicitly construct the XML repr