Displaying 1 result from an estimated 1 matches for "soapmarshaler".
2006 Jan 06
2
Problems passing un-sanitized XML to client
I''m trying to store an xsl stylesheet in the database and return it
to the client, but at some point in the process all the angle
brackets, etc are parsed out of the xml, so I get <defaults>
instead of <defaults>. Anyone have any pointers how I would go about
turning off that behavior?
-Derek