Re: RNG schema plans

I changed

include "xmldsig11-schema.rnc"
include "allowAnyForeign11.rnc"

to

include "../xmldsig-core-11/xmldsig11-schema.rnc"
include "../xmldsig-core-11/allowAnyForeign11.rnc"

simply to deal with the fact that Signature Properties is in  a  
different directory than Signature 1.1

regards, Frederick

Frederick Hirsch
Nokia



On Jan 19, 2010, at 9:17 AM, ext MURATA Makoto (FAMILY Given) wrote:

>> I modified the SIgnature Properties driver schema to refer using
>> relative paths to the included schemas from xmldsig-core-11, and was
>> able to validate sp-example.xml.
>
> Do you mean that you modified (or even removed) any-containing- 
> xmldsig11-properties.rnc
> and move the include statement, namely 'include "xmldsig-properties- 
> schema.rnc"  ',
> to "xmldsig-core-schema.rnc" or "xmldsig11-schema.rnc"?  If signature
> properties should always be allowed, this change makes a lot of sense.
>
> Cheers,
> Makoto
>

Received on Tuesday, 19 January 2010 14:28:26 UTC