- From: MURATA Makoto (FAMILY Given) <eb2m-mrt@asahi-net.or.jp>
- Date: Sun, 03 Oct 2010 18:33:24 +0900
- To: public-xmlsec@w3.org
Frederick,
Thank you for providing a RELAX NG schema fragment.
> ds_X509DataChild |= dsig11_X509Digest
This line should be:
ds_X509DataForeignChild |= dsig11_X509Digest
This is because ds_X509DataChild is intended to be fixed while
ds_X509DataForeignChild is intended to be a customization point.
>dsig11_X509Digest =
> attribute Algorithm { xsd:anyURI },
> xsd:base64Binary
This looks fine to me.
Cheers,
Makoto
Received on Sunday, 3 October 2010 09:33:56 UTC