[BUG] XML Schema Validation (Xerces) error but there isn't one
Posted: Tue Jan 10, 2023 12:12 pm
Hello,
I recently upgraded to XML Editor 25.0, build 2022121306 from Windows to Ubuntu and now I get a validation error from the start which is gone after manual validation and reappears just as I start editing the document.
The document itself is located in an eXist-db and is opened via the data source window using the xmlrpc interface.
Let me know if I can share more informations and thank you all!
I recently upgraded to XML Editor 25.0, build 2022121306 from Windows to Ubuntu and now I get a validation error from the start which is gone after manual validation and reappears just as I start editing the document.
I do have a custom XSD schema here the definition for the ID attribute:There are multiple occurrences of ID value 'bd70c34c5-4c27-4cb8-bf27-80121a8bb89'
Code: Select all
<xs:attribute name="id" type="xs:ID" use="required"/>
Let me know if I can share more informations and thank you all!