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

XmlNotepad detects xml-errors at empty nillable xsd:date Elements, but xml is correct #398

Open
JSBW-Nbg opened this issue Jun 21, 2024 · 1 comment

Comments

@JSBW-Nbg
Copy link

Definition in xsd-file:
<xs:element name="last_changed" type="xs:date" nillable="true" minOccurs="0">

Element in xml-File
<last_changed xsi:nill="true />

lovettchris pushed a commit that referenced this issue Sep 26, 2024
…ate Elements, but xml is correct and add new unit test.
@lovettchris
Copy link
Member

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