Skip to content

fnetz/xsd-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xsd-generator

Code generator for XML bindings using XSD schemas, with an aim to stay close to the specification.

Current Status

This project is still relatively early in development. Core features (like the generation itself) are yet to produce results that even compile, and the XSD parser needs more maturity.

A long-term goal is to get the project to handle the XML Schema for Schema Documents itself, and make the parser use that.

Documentation

Where appropriate, text from the W3C XML Schema Definition Language (XSD) is used to document the data model; Copyright © 2012 W3C® (MIT, ERCIM, Keio)

About

Generates XML binding code using XSD schemas

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages