Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IgnoreXmlnsAttribute #38

Open
blackboxlogic opened this issue Aug 18, 2019 · 1 comment
Open

IgnoreXmlnsAttribute #38

blackboxlogic opened this issue Aug 18, 2019 · 1 comment

Comments

@blackboxlogic
Copy link

I have gpx version 1.0 files I'm trying to parse and they would parse correctly except for the version and xmlns attributes being 1.0

IgnoreVersionAttribute fixes the version issue but the xmlns issue remains.

I'm happy to submit a pull request if you approve of either:

  • Implementing IgnoreXmlnsAttribute
  • Changing IgnoreVersionAttribute to also ignore xmlns
@blackboxlogic
Copy link
Author

related to #35

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant