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

No checking for closing tag by end of parsing #215

Open
xlash123 opened this issue Jun 26, 2017 · 1 comment
Open

No checking for closing tag by end of parsing #215

xlash123 opened this issue Jun 26, 2017 · 1 comment

Comments

@xlash123
Copy link

Although an XML document that has no closing tag by the end of the document can be inferred to have them there, XML standards say that all tags must close. I would recommend that once the parser finishes, it should check which tags have not been closed and throw errors.

@boondog3738
Copy link

What is this

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

2 participants