I have used XSLT for a number of years but have never come across a SOAP wrapped XML file. I need to modify the XML message using the XSLT below to extract certain elements into a new XML file. I have declared the namespaces but no matter how I set up the xsl:template match, I cannot seem to reference anything under the Batch element. Can anyone point me in the right direction please. Thanks,Simon <?xml version="1.0" encoding="UTF-8" ?><xsl:stylesheet version="1.0"xmlns:xsl="http://www.w3.org/1999/XSL/Transform"xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"xmlns:b="u