******** Overview ******** .. toctree:: :maxdepth: 2 overview_what overview_how bundles limitations legal vision ================ Related Packages ================ The following packages may be useful as an alternative to or used in conjunction with PyXB: - The `Zolera SOAP Infrastructure `_ is the backbone of the `Python Web Services `_ project. It is specifically intended to support web service interaction with SOAP and WSDL. The primary purpose of ZSI is SOAP, but it generates bindings for some XML Schema constructs. - `generateDS `_ is an alternative package that is intended to do the same general thing as PyXB, though it uses a very different approach for extending bindings. - The `Amara XML Toolkit `_ appears to be a fairly complete set of XML tools for Python evolved from the `4Suite `_ infrastructure. Amara supports `binding an object to an existing XML document `_ and has references to `RELAX NG `_ and `Schematron `_, but does not address `XML Schema `_.