libxml2: Attribute decoding patch (was: Re: xmlstarlet ignores XML attributes)

2017-10-02 Thread David Stacey
On 30/09/2017 16:25, Kay Ulbrich wrote: on a current Cygwin-installation, xmlstarlet fails to validate a valid XML document against an XML schema (XSD). [snip] I found a quite recent similar bug report for Debian, there seems to be a problem with certain versions of libxml: https://bugs.debian.

xmlstarlet ignores XML attributes

2017-09-30 Thread Kay Ulbrich
Hello, on a current Cygwin-installation, xmlstarlet fails to validate a valid XML document against an XML schema (XSD). One gets error messages like attribute 'date': '' is not a valid value of the atomic type 'xs:dateTime'. on attributes, which are present. The behaviour can be reproduced using