Using XmlElement As A Parameter Type In Your Web Methods
Matt Powell explores different ways to use XmlElement parameters with your Web service to access raw XML data and gain high-level control.
[MSDN Articles]
Great article detailing how you can change the singature of your web methods in ASP.NET web services to gain tighter control of the underlying XML.