[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] Stripping payloads


Subject: [xsl] Stripping payloads
From: Mohit Anchlia <mohitanchlia@xxxxxxxxx>
Date: Sun, 21 Aug 2011 10:42:49 -0700

I have payload something like

<api>
   <name>get</name>
   <payload>assaddddd</payload>
</api>

We have got a requiement to save all incoming request except the
"payload" on the wire. Also, one of the option I think is to use XSL
transformation to strip the payloads. I need some suggestion on if
it's the good way and also how can I possibly do it using xslt.


Current Thread
Keywords
xsl