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

Fix error range for cvc-datatype-valid-1-2-1 #542

Merged
merged 1 commit into from
Aug 22, 2019
Merged

Fix error range for cvc-datatype-valid-1-2-1 #542

merged 1 commit into from
Aug 22, 2019

Conversation

xorye
Copy link

@xorye xorye commented Jul 23, 2019

Fixes #323

Xerces gives us the location of the element <a>. This PR looks at the contents of <a> to determine the error range.

image
image

If there are no non-whitespace characters in the element's contents, the error range looks like this:
image

Signed-off-by: David Kwon [email protected]

@angelozerr angelozerr changed the title Fix error range for cvc-datatype-valid-1-2-1 Fix error range for cvc-datatype-valid-1-2-1 Jul 24, 2019
@angelozerr
Copy link
Contributor

@fbricon do you think we can merge this PR?

@fbricon
Copy link
Contributor

fbricon commented Aug 22, 2019

@angelozerr I trust you to review and test it

@NikolasKomonen
Copy link
Contributor

@xorye Works well, just some small things to change. Should be good to merge after.

@xorye xorye merged commit abe7a52 into eclipse:master Aug 22, 2019
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

Successfully merging this pull request may close these issues.

Fix error range for cvc-datatype-valid-1-2-1
5 participants