Re: Problems with XML Encryption XML Schema

Renato,

Thanks for the correction! The editors' draft of the xenc spec and schema 
(and consequently the next official spec version) now use:

  <import namespace='http://www.w3.org/2000/09/xmldsig#'
  
schemaLocation='http://www.w3.org/TR/2002/REC-xmldsig-core-20020212/xmldsig-core-schema.xsd'/>


/w3ccvs/WWW/Encryption/2001/Drafts/xmlenc-core/Overview.html,v  <--  new 
revision: 1.192;
/w3ccvs/WWW/Encryption/2001/Drafts/xmlenc-core/xenc-schema.xsd,v  <--  new 
revision: 1.24; 

On Sunday 12 May 2002 20:40, Renato Iannella wrote:
> Joseph/Donald, in the XML Encryption XML Schema:
>
>   http://www.w3.org/TR/xmlenc-core/xenc-schema.xsd
>
> the schemaLocation imports an older version of the XML DigSig
> schema:
>
>   <import namespace='http://www.w3.org/2000/09/xmldsig#'
>
> schemaLocation='http://www.w3.org/TR/2001/CR-xmldsig-core-20010419/xmldsi
>g- core-schema.xsd'/>
>
> It should be:
>
>   http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd
>
>
> In our ODRL schemas, we import the DigSig schema and
> the Enc Schema, which results in a problem (in XML Spy 4.3)
> since the same Namespace is mapped to 2 different schema
> files.
>
> Can the Enc Schema be updated?

-- 

Joseph Reagle Jr.                 http://www.w3.org/People/Reagle/
W3C Policy Analyst                mailto:reagle@w3.org
IETF/W3C XML-Signature Co-Chair   http://www.w3.org/Signature/
W3C XML Encryption Chair          http://www.w3.org/Encryption/2001/

Received on Monday, 20 May 2002 12:49:47 UTC