Skip to content

goeb/pyXsd2Xml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview:
    pyXsd2Xml generates XML samples for all root types of an XSD schema file.


Usage:
    python pyXsd2Xml.py --xsd-file=example.xsd
    

Test:
    make test



TODO:
- inline types
- minLength, maxLength
- <!--ComplexType--/> (complexContent)
- manage namespaces

About

Generation of XML document from a XSD schema

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages