Free Online XSD to VB.Net Code Generator

Creates a set of VB.Net classes to serialize XML data.

Download Liquid Studio
Access the online tools directly from your desktop.
Download Free Liquid Studio Community Edition Now!

XML Schema (XSD)

For code generation options please download the full version of Liquid XML Data Binder
Output namespace
Generate unprocessed node handlers
Generate a common base class
Write default values for optional attributes
Write default values for optional elements
Write source location comments
Generation model
...  

Dependencies

The generated code is dependant on the Nuget 'LiquidTechnologies.XmlObjects.Runtime'
IMPORTANT: The Nuget version must be , i.e. it must match the version shown in the LxRuntimeRequirements object within the code.

Getting started

The generated objects are serialized via the LxSerializer objects, see the quick start guide.
LxSerializer<BookstoreElm> serializer = new LxSerializer<BookstoreElm>();
BookstoreElm bookstore = serializer.Deserialize(@"..\..\BookstoreSample.xml");
serializer.Serialize(@"..\..\UpdatedBookstoreSample.xml", bookstore);

Licensing

The schema is to large to be generated using the Free Community Edition.

The code has been generated using a sample/evaluation license which is time limited.

To use this code commercially please purchase a license for Liquid XML Data Binder

Generated VB.Net Code


    
WORKING

Document Valid

Errors

Severity Location Filename Message
       

 

Please Note:
All data is stored in our log files and periodically deleted, if you have sensitive data, please Download the Free Liquid Studio Community Edition and use the tools directly from your desktop.

More Editors and Tools

FEATURE DETAILS Graphical XSD Editor

Graphical XML Schema Editor(XSD)

FEATURE DETAILS Graphical XML Editor

Graphical XML Editor

FEATURE DETAILS Graphical JSON Schema Editor

Graphical JSON Schema Editor

FEATURE DETAILS JSON Editor

JSON Editor

FEATURE DETAILS Liquid Data Mapper

Data Mapper

FEATURE DETAILS Liquid Data Diff Viewer

Data Diff Viewer

FEATURE DETAILS XML Data Binder

XML Data Binder (C++, Java, VB6)

FEATURE DETAILS XML Objects

XML Objects (C#, VB .Net)

Still not sure? Then try Liquid Studio Free Download Free Trial