Essentials
Annotated XML
What is XML?
What is XSLT?
What is XSL-FO?
What is XLink?
What is XML Schema?
What is XQuery?
What is RDF?
What is RSS?
What is AJAX?
What are Topic Maps?
What are Web Services?
What are XForms?
XSLT Recipe of the Day
Topics
AJAX
Business
Databases
Graphics
Metadata
Mobile
Programming
Schemas
Semantic Web
Style
Web
Date: Oct. 17, 2000 Link: http://gnosis.cx/cgi/txt2html.cgi?source=http://gnosis.cx/publish/programming/xml_matters_2.txt Source Author or Organization: David Mertz, Ph.D., Gnosis Software, Inc. Python xml_objectify module transforms XML documents into native Python objects. Its goal is to produce Python objects that might be easier to work with (than DOM objects). This distribution is in the Public Domain.