Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ozdoganoguzhan/dart-xsd-wsdl-gen

Pure Dart CLI tool to generate classes from XSD and WSDL files
https://github.com/ozdoganoguzhan/dart-xsd-wsdl-gen

dart dart-generator dartlang onvif wsdl wsdl-generation xsd

Last synced: about 1 month ago
JSON representation

Pure Dart CLI tool to generate classes from XSD and WSDL files

Awesome Lists containing this project

README

        

# Dart XSD/WSDL Generator

***UNDER HEAVY DEVELOPMENT***

A tool that parses xsd/wsdl files and generates related Dart code. Created mainly to generate classes and methods for ONVIF specifications, but should work with any xsd.

Currently under heavy development and there are features missing. Contributions are welcome.