fix-simple-binary-encoding
fix-simple-binary-encoding copied to clipboard
Invalid character in the v2-0-RC3\resources\xsd\sbe-2.0rc3.xsd
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 ©
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.