Re: [xml] anyURI datatype won't accept an empty value



On Tue, Mar 02, 2004 at 03:00:52PM -0500, Anthony Carrico wrote:
The XML Signature spec (http://www.w3.org/TR/xmldsig-core/) has an
example of an empty 'anyURI' attribute in a 'Reference' element:

 URI=""
    Identifies the node-set (minus any comment nodes) of the XML
    resource containing the signature

The "anyURI" datatype in libxml2 doesn't seem to support this kind of
empty value. Is it a bug in libxml2? Here is an example of the problem
using libml2 2.6.6 with the python bindings:

  Looking at http://www.w3.org/TR/xmlschema-2/#anyURI this sounds like a bug
probably easy to fix. Can you bugzilla it ?

PS: Any word on the status of python bindings for c14n?

   We take patches :-)
sorry it's 3 words not one ...

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]