Quantcast
Channel: xsd2Code community edition .net class generator from XSD schema
Browsing all 543 articles
Browse latest View live

New Post: VS2015

Any idea when VS2015 will be supported?

View Article


Created Unassigned: Can't have multiple types with custom collection object...

When selecting "DefinedType" and setting a collection base class, the generator only creates a collection class for one of the types.Looking at the code, I believe this bug comes from...

View Article


Created Unassigned: Use plural form of name when using collection [17597]

When an element can occur multiple times, the generator creates a collection, but the name of the field/property is not changed. It should take a plural form (adding an s).Suggestions...

View Article

Image may be NSFW.
Clik here to view.

Updated Wiki: Home

Project Description Xsd2Code community edition is a CSharp or Visual Basic Business Entity class Generator from XSD schema. What Xsd2Code community edition can do ?Plugin integration for vs 2010, 2012,...

View Article

Reviewed: xsd2code community edition 3.4 (mar. 04, 2016)

Rated 4 Stars (out of 5) - ok very very good my friends

View Article


Created Unassigned: Setters are generated for fixed elements [17636]

The following schema:```<xs:element name="user" type="xs:string" fixed="A" minOccurs="1" maxOccurs="1"/>```Results in the following generated code:```private string userField;...this.userField =...

View Article

Created Unassigned: Serialialization methods are unnecessary generated in...

Hi all, I really like the tool and have used it successfully for a C# project. I have a point of feedback regarding the tool xsd2Code, that could possibly be interesting to improve the tool even...

View Article

New Post: VS2015

It looks to be supported now for xsd2code++

View Article


New Post: Best way to use my XSD to create a SQL Server schema (or Code First...

What is the best way to use xml2code to create a high-fidelity set of related, multi-table SQL Server database schema (single database)? ...or a set of Code FIrst compatible C# classes as an indirect...

View Article


New Post: Generation of C# classes through XSD is giving an error

Hi, We have the XSD file which contains 77000 lines and it has too many recursive classes. so we tried to use xsd2code to generate C# classes for it but while executing it we are getting the error as...

View Article

New Post: XSD to C# class generation Error

Hi, We have the XSD file which contains 77000 lines and it has too many recursive classes. so we tried to use xsd2code to generate C# classes for it but while executing it we are getting the error as...

View Article

Created Unassigned: Lazy properties + Reference to itself in a class =...

I have xsd complex type "A" representing herachy. So the complex type has the Parent property of type "A". If i use EnableLazyLoading option I get StackOverflowException while serialization. I think...

View Article

New Post: feature suggestion: convert class names to PascalCase

+1. Would be nice to have this feature.

View Article


New Post: Custome Attributes..

Hi community, Is it possible to generate custom attributes for classes properties ? I try to generate EF entities from Xsd, but it could be usefull to have some custom attributes on top of some...

View Article

New Post: Basic hesitation

First of all, excuse my bad english, please. I've got a problem with a electronic bills validating program, that use some special ".xsd" schema files called "FacturaE". I receive bill xml files and I...

View Article


New Post: Portable usage

Can Xsd2Code be used in a portable manner ? I dont want to force everybody to install the tool to use it. I would like to put the exe and dependencies in a directory accessible by everybody and call...

View Article

New Post: Where can I find a sample XML and .NET code using the generated...

I know .NET but I am new to xsd2code. Where can I find a project using an XML file that using the xsd2code generated class code ? Thank you

View Article


New Post: How to output string elements as cdata?

Hi, how I can use CDATA support for string elements? I see this option in spec, but I can't find in xsd2code++ GUI. Could you help me please?

View Article

New Post: XSD2Code - Output elements of type string as cdata

cjard wrote: Isn't this a hack to work around the fact that XmlSerializer doesnt do CDATA? Should Xsd2Code implement hacks? What is the problem with using escaped data? Does your reader at the other...

View Article

Patch Uploaded: #18768

devi_ous has uploaded a patch.Description:Version VS2017 (just edit manifest)

View Article
Browsing all 543 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>