Re: HTML encoded XML attributes

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance




"Matt" <Matt@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:D261242B-F090-46FF-AEEC-D76A56CC610F@xxxxxxxxxxxxxxxx
I'm using SQLXML 3.0 SP3 with .NET 2.0 to execute a SQL Server 2000 'FOR
XML'
stored proc. It works fine except the resulting attribute names are
getting
HTML encoded:

e.g. <Customer Name="A&M Co." ...

Where's the HTML Encoding in your example?


.