OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

emergency message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [emergency] RE: Question on EDXL-DE schema




On 20 Jan 2006, at 04:08, Ellis, David wrote:

> The ##other is an acceptable replacement for the ##any value  
> located in the any element following the xsd:choice element.  The  
> intent of this element in the EDXL-DE schema is to provide a  
> mechanism for signing our contentObjects.  The signing process  
> (refer to http://www.w3.org/TR/xmldsig-core/) uses a different  
> namespace than EDXL-DE.
My point has always been that if this is the *intent* of the element,  
then that is what we need to clearly
indicate in the spec. It is used for digital signatures - full stop.  
If we start to say that the *same* element can be use for  
'experimental extensions' then we will have problems in the future  
(guaranteed !)

The best option to make this explicit is to reference the W3C XML  
Digital Signature namespace.
All that is needed is to include the DigSig namespace at the top of  
the EDXL Schema:

   xmlns:ds="http://www.w3.org/2000/09/xmldsig#

and in the ContentObjectType, put a reference to the DigSig Signature  
element:

   <xsd:element ref="ds:Signature" minOccurs="0"/>

Cheers...  Renato Iannella
National ICT Australia (NICTA)



--------------------------------------------------------------------------
This email and any attachments may be confidential. They may contain legally
privileged information or copyright material. You should not read, copy,
use or disclose them without authorisation. If you are not an intended
recipient, please contact us at once by return email and then delete both
messages. We do not accept liability in connection with computer virus,
data corruption, delay, interruption, unauthorised access or unauthorised
amendment. This notice should not be removed.


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]