Tagged Questions
The xsdobjectgen tag has no wiki summary.
2
votes
2answers
166 views
is there object generator working on JSON ? (just like XSDObjectGen.exe)
I have to serialize & desserialize json data.
if the data type was XSD, I am able to create class by using XSDObjectGen.exe
But ,
the data type I have to serialize is 'JSON'.
Is there any ...
1
vote
1answer
416 views
Child Xml Element is not Deserializing
The Problem
I have an issue when I deserialize my xml, one of the child elements is not being deserialized. It is null in the class instance despite being populated in the xml.
A little ...
1
vote
1answer
404 views
How do I pass two namespaces into XSDObjectGen from command line?
I'm trying to use XSDObjectGen as a PreBuild in Visual Studio 2008.
I can run it on the command line:
XSDObjectGen\XSDObjectGen.exe AnalyticsDomainModel.xsd /l:cs /d /p ...
1
vote
1answer
1k views
Looking for a download location for XSDClassGen
As a follow-up to this question I'm looking for someone who can provide me with a link to XSDClassGen, a .NET 2.0 "version" of XSDObjectGen.
0
votes
0answers
35 views
XSDObjectGen version 2.0
Does anyone know where I can find XSDObjectGen version 2.0? If so, where?
I have no problmes finding Version 1.4.4.1. However, I need version 2.0.
I cannot believe I can't find this thing.