XMLStarlet

Xmlstarlet is a command line tool for processing XML documents. Xmlstarlet was developed by Mikhail Grushinskiy in C and accesses the libraries libxml2 and libxslt (see XSL Transformation) to. It generated depending on different call parameters, simple XSLT templates and applies them to an input document.

The functionality of xmlstarlet and include a

  • Testing and validating XML documents (DTD, XSD, RelaxNG )
  • Calculate XPath expressions on XML documents ( sums, etc.)
  • Searching XML documents by XPath expressions
  • Applying Style Sheets
  • Querying XML documents ( elements, attributes, sorts, etc. )
  • Change and edit XML documents ( such as deleting or renaming elements )
  • Formatting XML documents
  • Download XML documents via http or ftp URLs.

The latest official version is 1.3.1 and was released on January 14, 2012 on Sourceforge.

Swell

831343
de