Re: Reference URI and Xerces

2006-03-06 Thread Werner Dittmann
Which software do you use to create the signature? Usually the Reference is set by the caller in the Transforms elements. And the validator is right - it's not a valid URI, an URI cannot contain a #-sign in the middle of its name AFAIK. Regards, Werner Frank Cornelis wrote: > Hi, > > The XML sig

Reference URI and Xerces

2006-03-06 Thread Frank Cornelis
Hi, The XML signatures I put on my documents use URIs that start with a '#' within the Reference element. This is needed when you want to refer to the local document. But, when I feed the signed documents to the Xerces (2.8.0) schema validator, I get the following exception: java.lang.IllegalAr