Closed cjavdev closed 8 years ago
This looks good, any chance you could squash all three commits into one though (for tidier git history).
From your branch you should be able to: $ git reset HEAD~3 --soft $ git commit -m "Your message" $ git push --force
This PR will be automatically updated after which I'll merge. Thanks alot!
defaulting uri scheme if nil to file that way its possible to pass in xsd locations that are relative or absolute for Parser.parse_xsd