Skip to content

Tool to extract attributes (and their path) from XML schema definitions

Notifications You must be signed in to change notification settings

alepulver/xsd-extractor

Repository files navigation

XSD Extractor

...

TODO

  • add tests (at least for regression) before refactoring
  • add type checking to recursive methods
  • add visitor or similar pattern to avoid instanceof
  • convert println messages to a logger configured with file output
  • check for element/type redefinition and fail (might need to support namespaces if it happens)

About

Tool to extract attributes (and their path) from XML schema definitions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages