FasterXML / FasterXML/woodstox

Invalid attribute rejection when element is nillable

Open
#39 3 comments 2 reactions 0 assignees View on GitHub
has-failing-test
Dominant language
Java
Stars
259
Forks
90
Avg merge
16h 52m
Merged PRs (30d)
2

Description

XSD:

```xml















```

XML: I have to attach my xml file as txt (it is small file, 247 bytes long). This view does not show element when it has attribute xsi:nil="true".

[instance.txt](https://github.com/FasterXML/woodstox/files/1508934/instance.txt)

```xml

```

Problem:

com.ctc.wstx.exc.WstxValidationException: unexpected attribute "country"

Java's default XSD validator does not report any problems with attribute.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.