1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 12, 2025 — Feb 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
---------------------------------------------------------------------- Modified Files: XMLSchema.py -- added couple convenience methods, and marked AnonymousSimpleType as Local. ---------------------------------------------------------------------- More... almost 21 years ago
Flattening schema includes, didn't do anything to imports (yet). More... almost 21 years ago
---------------------------------------------------------------------- Modified Files: Utility.py -- created a new func "basejoin" for python2.3, because python2.3 and python2.4 have different implementations(python2.3 is broke in it's handling of current directory ./ ). More... almost 21 years ago
Apply patch submitted by Peter McA'Nulty of WebReply.com: "class SimpleContent, class Extension.fromDom() at line ~2313 doesn't handle extensions without contents -- unusual, but not illegal" More... almost 21 years ago
---------------------------------------------------------------------- More... almost 21 years ago
Remember to paste prefix back onto the XMLname before returning. More... almost 21 years ago
Update email address More... almost 21 years ago
---------------------------------------------------------------------- More... about 21 years ago
Mod to flatten wsdl imports, schemas not dealt with yet. More... about 21 years ago
---------------------------------------------------------------------- Committing in . More... about 21 years ago
---------------------------------------------------------------------- More... about 21 years ago
---------------------------------------------------------------------- Modified Files: XMLSchema.py -- added a couple convenience methods for grabbing various Schema Items. More... about 21 years ago
---------------------------------------------------------------------- More... about 21 years ago
---------------------------------------------------------------------- Modified Files: Namespaces.py -- added Oasis base notification ns. XMLSchema.py -- modified an exception message. ---------------------------------------------------------------------- More... about 21 years ago
---------------------------------------------------------------------- Modified Files: WSDLTools.py -- removed a line that was screwing up imports/includes of when WSDL file was specified to "wsdl2py" via a relative path. More... about 21 years ago
---------------------------------------------------------------------- More... about 21 years ago
---------------------------------------------------------------------- More... about 21 years ago
uncommented import of WSDLTools. josh commented this out during another commit and i think it was unintentional More... about 21 years ago
---------------------------------------------------------------------- More... about 21 years ago
---------------------------------------------------------------------- Modified Files: XMLSchema.py -- added a couple helper methods for discovering whether or not an element should be qualified. More... about 21 years ago
---------------------------------------------------------------------- Modified Files: Namespaces.py -- Added a SOAP-1.2 binding WSDLTools.py -- Added some methods from grabbing ElementDeclaration and TypeDefintion from Message instances. XMLSchema.py -- fixed a bug in SchemaReader. logging.py -- added a couple more functions, and a level to basic logger. ---------------------------------------------------------------------- More... over 21 years ago
---------------------------------------------------------------------- Committing in . More... over 21 years ago
---------------------------------------------------------------------- Modified Files: c14n.py -- opps, want to call the implementation constructor when passed any NodeType, not just Element nodes. More... over 21 years ago
---------------------------------------------------------------------- More... over 21 years ago
overloaded the DSIG.C14N (from PyXML Namespace with a newer canonicalization algorithm. Added GLOBUS.SIG, which is the namespace for SecureConversation More... over 21 years ago
---------------------------------------------------------------------- More... over 21 years ago
---------------------------------------------------------------------- Modified Files: Utility.py -- catch any exceptions thrown when a DOM is loaded up, throw a ParseError with old ex.args and inform which file caused the problem. More... over 21 years ago
added another namespace to WSSE, and created a GLOBUS namespace class with 2 namespaces More... over 21 years ago
---------------------------------------------------------------------- More... over 21 years ago
added the BEA class, which is an organization which has created schema for the SecureConversation protocol More... over 21 years ago