Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/flcdrg/xsdextractor

Extract XSD from ConfigSection classes.
https://github.com/flcdrg/xsdextractor

configuration dotnet xsd

Last synced: 17 days ago
JSON representation

Extract XSD from ConfigSection classes.

Awesome Lists containing this project

README

        

#XSDExtractor

Originally published by Steve Ward at http://www.codeproject.com/Articles/15022/Extract-an-XML-Schema-from-a-NET-Configuration

This repo take's Steve's source code, applies suggested fixes from the comments on the CodeProject page, and adds further enhancements.

[![Build status](https://ci.appveyor.com/api/projects/status/18qlhsaethlt46h6?svg=true)](https://ci.appveyor.com/project/DavidGardiner/xsdextractor)


Coverity Scan Build Status

### Original information
Original [readme.txt](readme.txt)