You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Aleksander Slominski <as...@cs.indiana.edu> on 2004/10/06 16:44:06 UTC

[AXIS2][OM] CDATA in OM API

it seems CDATA is not in XmlInfoset
http://www.w3.org/TR/xml-infoset/#omitted
(it explicitly expanded for character iis:
http://www.w3.org/TR/xml-infoset/#infoitem.character)

and is not required by canonicalization (and WS-Security)
http://webservices.xml.com/pub/a/ws/2002/10/09/canonicalization.html

is this correct?

any WSS4J folks want to chime in?

then why to have CDATA in OM API? (we still may need to have it when full DOM API is requested by AXIS2 
handler?)

thanks,

alek

-- 
The best way to predict the future is to invent it - Alan Kay