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

Invalid character in the v2-0-RC3\resources\xsd\sbe-2.0rc3.xsd #142

Open
ujos opened this issue Feb 16, 2022 · 1 comment
Open

Invalid character in the v2-0-RC3\resources\xsd\sbe-2.0rc3.xsd #142

ujos opened this issue Feb 16, 2022 · 1 comment

Comments

@ujos
Copy link

ujos commented Feb 16, 2022

Looks like there is an invalid character (copyright) in the sbe-2.0rc3.xsd file.

Both Visual Studio and XML (Red Hat) VS Studio Code plugin application complain.

I think © should be replaced with ©

@donmendelson
Copy link
Member

Copyright symbol is Unicode U+00A9. I don't see anything in the XML standard that restricts that character, and XML Spy does not complain. Nevertheless, I have no objection to satisfying common tools.

@donmendelson donmendelson added this to the SBE version 2.0 milestone Mar 21, 2022
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