Categories

Visit BadVista.org Visit PlayOgg.org Visit DefectiveByDesign.org

xmlstarlet

'XMLStarlet' is a toolset for transforming, querying, validating, and editing XML documents and files using a simple set of shell commands. It works in much the same way as sed, awk, diff, patch, etc do for plain text files. It can be used for working with many XML documents at the *NIX command prompt as well as for automated XML processing with shell scripts. Among other features, 'xmlstarlet' can:

	-Check or validate XML files 
	-Calculate the values of XPath expressions on XML files 
	-Search XML files for matches to given XPath expressions
	-Apply XSLT stylesheets to XML documents 
	-Query, modify, format, or edit XML documents 
	-Fetch XML documents using http:// or ftp:// 
	-Browse the tree structure of XML documents 
	-Include one XML document into another using XInclude
	-Escape/unescape special XML characters in input text
	-Print a directory as an XML document
	-Convert XML into PYX format and vice versa

Last updated 19 Jul, 2005


User level: Submit a level

User Rating:

Homepage

License(s) :

X11

Rate it!

 

About

Leadership
Requirements
  • libxml2 (Use Requirement)
  • libxslt (Use Requirement)
  • libxml2 (Build Prerequisite)
  • libxslt (Build Prerequisite)
  • *nix shell (Weak Prerequisite)
  • libxml2 (Source Requirement)
  • libxslt (Source Requirement)
Related Projects

CWXML, Mini-XML, PSGML, XML Security Library, eXtrans, xml2var

Versions

0.9.5

0.9.5 beta released 2004-09-18

User Community and Support

User 's guide available in HTML format from http://xmlstar.sourceforge.net/doc/UG/; User's guide availble in PDF format from http://xmlstar.sourceforge.net/doc/UG/xmlstarlet-ug.pdf

General Resources
Announcement Resources
Support Resources

Development

Developer Resources
Bug Tracking Resources
 

Please send comments on these web pages to bug-directory@fsf.org, send other questions to info@fsf.org.

Copyright © 2000 - 2008 Free Software Foundation, Inc., 51 Franklin Street, 5th Floor, Boston, MA 02110-1301, USA

The copyright licensing notice below applies to this text. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts.