XML attributes with defaults
Tom Scavo
trscavo at gmail.com
Sun Jul 7 14:39:44 EDT 2013
On Sun, Jul 7, 2013 at 2:34 PM, Cantor, Scott <cantor.2 at osu.edu> wrote:
> On 7/7/13 2:29 PM, "Tom Scavo" <trscavo at gmail.com> wrote:
>
>>What do you mean by "sign a metadata document without the schemas?"
>>Are you suggesting the signer should always sign with schema
>>validation? Something like this:
>>
>>$ ./xmlsectool --validateSchema --sign ...
>>
>>or am I missing something?
>
> I'm saying you have to sign and then verify with a DOM produced by
> different parser behavior, one validating, the other not.
Sorry, I don't know what that means. I'm trying to determine an
incantation of xmlsectool that fails if an XML attribute with a
default is missing in the document to be signed. Is this not possible?
Thanks,
Tom
More information about the dev
mailing list