XML.jl
XML.jl copied to clipboard
Feature Request: XSD to Julia types
trafficstars
Can julia types be generated from xsd files? This is a feature request. Thank you.
🤔There seems to be no library currently that can do this.
I've looked into this and it is really hard/annoying to get right. I've found that asking ChatGPT to generate Julia types from some xsd works pretty well.
I'll leave the issue open, but I do not plan on working on it.