Sign In/My Account | View Cart  
advertisement

Article:
 The State of the Python-XML Art
Subject: Another XML seaching / editing tool
Date: 2003-10-09 08:00:15
From: Mikhail Grushinskiy

http://xmlstar.sourceforge.net/


Has support for PyX:


XML -> PYX
PYX -> XML


and other features


to:



Check or validate XML files (simple well-formedness check, DTD, XSD, RelaxNG)


Calculate values of XPath expressions on XML files (such as running sums, etc)


Search XML files for matches to given XPath expressions


Apply XSLT stylesheets to XML documents (including EXSLT support, and passing parameters to stylesheets)


Query XML documents (ex. query for value of some elements of attributes, sorting, etc)


Modify or edit XML documents (ex. delete some elements)


Format or "beautify" XML documents (as changing indentation, etc)


Fetch XML documents using http:// or ftp:// URLs


Browse tree structure of XML documents (in similar way to 'ls' command for directories)


Include one XML document into another using XInclude


XML c14n canonicalization


Escape/unescape special XML characters in input text


Print directory as XML document



Previous Message Previous Message   Next Message No Next Message


Sponsored By: