XML News from Thursday, December 24, 2009

Todd Diychendorf has released Cocoatron 1.0, "a collection of Automator actions for graphically creating XML Processing Pipelines on Mac OS X." Cocoatron consists of six Automator Actions (composeable, configurable pipeline stages):

  1. Load XML Documents
  2. Process XIncludes of XML Documents
  3. Validate XML Documents (DTD, XSD, RNG)
  4. Transform XML Documents (XSLT)
  5. Query XML Documents (XQuery)
  6. Serialize XML Documents

Cocoatron includes is based on libxml2 and supports XInclude, XSLT 1.0, EXSLT, XQuery, DTDs, W3C XML Schemas, and RELAX NG.