- From: Scott Cantor <cantor.2@osu.edu>
- Date: Tue, 8 Jun 2010 11:01:07 -0400
- To: <public-xmlsec@w3.org>
Just reviewing the schema and noted there's a redundancy: <simpleType name="ECPointType"> <restriction base="ds:CryptoBinary"/> </simpleType> Other places in the EC key syntax schema just use CryptoBinary directly, so I'd suggest removing that type definition and s/dsig11:ECPointType/ds:CryptoBinary for consistency. This shouldn't affect any implementations at this point. -- Scott
Received on Tuesday, 8 June 2010 15:02:09 UTC