Jacob Nilsson

Results 6 comments of Jacob Nilsson

Thanks for the answer. I've tried to use the playground, but the problem is I don't understand the language used to perform queries, and I've struggled to find resources explaining...

Thank you, that's exactly what I needed!

Thanks for the quick reply, appreciate your work :pray: The problem at hand is generating pydantic_xml models from xml schema files, where I don't control the files. Some of the...

Wow, I didn't know `anyAttribute` also meant any number of attributes, thanks for informing me. `AnyHolder` was really just the first example I could find but your suggestions still hold...

There's one more thing to this that I hadn't thought of until I just now started generating xmlschema elements, and that is that they can have any name. IIUC `pydantic_xml`...

(This is @ajoino, accidentally commented using my work account again...) Nice to see that 0.6.0 was released, though I'm sad I couldn't get this finished in time. Going to rebase...