Login or Sign up Help | Site Map
Connecting Tech Pros Worldwide

Re: deserialize an attribute

Question posted by: Martin Honnen (Guest) on June 27th, 2008 07:20 PM
Gabe Moothart wrote:
Quote:
Originally Posted by
How can I accomplish this?


Use the xsd.exe tool to infer an XSD schema from your XML document, then
in a second step use xsd.exe again to infer C# code from the schema
document.
The documentation of xsd.exe is here:
<URL:http://msdn2.microsoft.com/en-us/library/x6c1kb0s(VS.80).aspx>

--

Martin Honnen --- MVP XML
http://JavaScript.FAQTs.com/
Would you like to answer this question?
Sign up for a free account, or Login (if you're already a member).
Gabe Moothart's Avatar
Gabe Moothart
Guest
n/a Posts
June 27th, 2008
07:20 PM
#2

Re: Re: deserialize an attribute
Thanks, Martin. I was hoping to be able to do it without creating a
custom type just for StatusCd, but I guess that's the only way.

Gabe
----------------------
The opinions expressed here are mine and not those of my employer

 
Not the answer you were looking for? Post your question . . .
183,969 Experts ready to help you find a solution.
Sign up for a free account, or Login (if you're already a member).

Latest Articles: Read & Comment
  • Didn't find the answer you were looking for?
    Post Your Question
  • Top Community Contributors