Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 466 Bytes

TODO.md

File metadata and controls

15 lines (11 loc) · 466 Bytes
  • XsdName doesn't make sense to be the type of parent_name

[] Make parser namespace aware [] Make parser prefix aware [] Make generator namespace aware [] Make parser prefix aware

[] Spit group into def and ref types

  • Will make generation easier to read through

[] Improve error handling to more easily trace errors

  • Ideally could trace back to initial document positions [] Turn parsing into trait to reduce boilerplate

[] Make proc macro?