>From W3C Working Draft 26 February 2009: <element name="ECKeyValue" type="dsig11:ECKeyValueType"/> <complexType name="ECKeyValueType"> <sequence> <choice> <element name="ECParameters" type="dsig11:ECParametersType"/> <element name="NamedCurve" type="dsig11:NamedCurveType"/> </choice> <element name="PublicKey" type="dsig11:ECPointType"/> </sequence> </complexType> <complexType name="NamedCurveType"> <attribute name="URI" type="anyURI"/> </complexType> <simpleType name="ECPointType"> <restriction base="ds:CryptoBinary"/> </simpleType> It seems that there should be a use="required" on the URI attribute. AndersReceived on Thursday, 16 April 2009 18:26:33 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 16 April 2009 18:26:34 GMT