A major issue I've been facing - It is often said that in document
literal style - one has a lot of flexibility and one can do two things
specifically -
1. Validate the SOAP body against a schema
2. Use an XSLT stylesheet to modify the SOAP body.
At what point can the stylesheet be applied - since the XML gets
converted to objects before I can do anything with it..? Any insight is
appreciated.
Thanks!
DC - 30 Nov 2005 21:58 GMT
check this article
http://msdn.microsoft.com/library/en-us/dnservice/html/service04162003.asp

Signature
-Dino
D i n o . C h i e s a AT M i c r o s o f t . c o m
>A major issue I've been facing - It is often said that in document
> literal style - one has a lot of flexibility and one can do two things
[quoted text clipped - 8 lines]
>
> Thanks!