xkenneth wrote: > I'm looking for a bit of advice. There's an oilfield standard > called WITSML (Wellsite Information Transfer Standard Markup Language > - witsml.org), it's basically a collection of XML schemas and a spec
For implementing XML languages, I (biasedly) advocate lxml's element class features. http://codespeak.net/lxml/dev/element_classes.html I'll give a tutorial on them at EuroPython, in case you're interested. Stefan -- http://mail.python.org/mailman/listinfo/python-list