Schema errata

The xmlenc schema:
  http://www.w3.org/TR/xmlenc-core/xenc-schema.xsd
Does not contain the definition of DHKeyValue from the spec.

I wonder at the same time could we add:
  <element name="EncryptionMethod" type="xenc:EncryptionMethodType"/>
We currently do not expose this as a top-level element, so
external schema cannot reuse the element. We do this for all
other xmldsig/xmlenc *Method types; it should not affect any
existing implementations.

Merlin

Received on Thursday, 13 November 2003 15:20:43 UTC