This document:Public document·View comments·Disposition of Comments·
Nearby:XML Security Working Group Other specs in this tool
Quick access to LC-2368 LC-2371 LC-2376 LC-2390 LC-2391 LC-2424
Previous: LC-2376
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.