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

 


Help: OASIS Mailing Lists Help | MarkMail Help

wss message

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


Subject: SOAP normalization


Sorry, I was rushed earlier; please disregard my earlier note in favor 
of this one.

SOAP message normalization is a WG draft; it can be found at
	http://www.w3.org/TR/soap12-n11n/
The note talks about an XSLT stylesheet; I have one that's about 90% 
complete if anyone wants it.

You need SOAP-N11N (or something like it), when a single dsig:Reference 
covers
	One or more SOAP Header elements (soap 1.2 allows 0, 1, true, false for 
the mU attribute, it can be omitted if 0/false, same for the relay 
attribute; and the role attribute can be ommited sometimes too; 
whitespace can be added between header elements)
	The SOAP Body, as opposed to the body's child element, what we might 
conventionally think of as the application payload (soap 1.2 allows 
whitespace to be added/removed)
	A SOAP fault (whitespace again)

Hope this helps.  I suggest something like the above make it into the 
spec for guidance to implementors.
	/r$

-- 
Rich Salz, Chief Security Architect
DataPower Technology                           http://www.datapower.com
XS40 XML Security Gateway   http://www.datapower.com/products/xs40.html
XML Security Overview  http://www.datapower.com/xmldev/xmlsecurity.html



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