Hi Phillip, it would be good to understand in a bit more detail what your suggestion/requirement is. SDO itself can't handle round tripping XML -> SDO -> XML in the literal space, but only guarantees to regenerate an XML rendition which is equivalent in the value space. Any signature attached to an incoming XML serialized document would only relate to that particular serialized rendition of the document so I'm struggling to see where SDO can help, but perhaps I have missed the point.
Regards, Kelvin. On 27/09/06, "Philipp Schöpf" <[EMAIL PROTECTED]> wrote:
Hi, while playing around with SDOs it came into my mind that it would be fancy to process digitally signed XML content using SDO API. Unfortunately it seems like SDO is somehow "restructuring" the XML when it is serialized from XML to SDO (e.g. re-formatting or moving namespace declarations etc.) and thus makes sucessful validation of the digital signature impossible, afterwards. I guess this is a restriction of the underlying EMF, correct? Is there any workaround to solve this issue ? I thought about open/ mixed content but didn't give it a try, yet. Or are there any plans to support "stable" XML infosets in future? Best regards, Philipp -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
