Skip to content

Python library for working with xml, xsd, wsdl and soap web services

License

Notifications You must be signed in to change notification settings

LotharSpiegel/xmelange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XMelange

Python library for working with xml, xsd, wsdl and soap web services

Installation

$ pip install xmelange

Run from command line

Complex Types

Complex types allow elements in their content (via <xsd:sequence> and <xsd:element>) Complex types also can carry attributes (via <xsd:attributes>).

Simple Types

Simple types cannot have element content. Simple types cannot carry attributes.

About

Python library for working with xml, xsd, wsdl and soap web services

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages