Skip to content
This repository has been archived by the owner on Sep 6, 2019. It is now read-only.
Basti Hoffmann edited this page Aug 31, 2017 · 1 revision

Welcome to the xsd2code wiki!

Usages

  • CLI
    • Provides a simple and fast tool to transform given XSD files to class files
    • easy to use parameters (e.g. /s for source or /n for namespace)
  • WPF-client
    • provides the same functions as the CLI in a more visual way
  • Class-library
    • include it in your project and have some fun generating classes
Clone this wiki locally