Thanks SpyHunter.
This allows me the string to the entire soap message, which I can do. But what I need is some way to gain access to the individual tags within the SOAPBody element and validate
based upon certain criteria( to be exact xml tags to avoid xml injection... yes its crazy). Is there a version that allows this function, or is there a way to gain access to the elements within the document?
Thanks