That approach for typed dataset you need the xsd, but you can simply use
ReadXml and if the schema is there you dont need the xsd.
Thanks
Jerry
--
WebServices Data Processing Extension
http://www.rdlcomponents.com/
> I found this article on the MSDN library written by Christ Carpentiere - Sept
> 2004 and deployed the extension to the Report Server. I noticed that the XSD
> Configuration file is hardcoded in the Report Server Config file.
>
> Has any one used this technique to deploy mulitple reports and how?