Sign In/My Account | View Cart  
advertisement

Article:
 Perl and XML on the Command Line
Subject: Thanks
Date: 2002-04-18 07:24:40
From: ron reidy

Thanks for this article. I have been looking for this type of functionality for a while and thought I would have to roll my own. Now I can return to being lazy!

No Previous Message Previous Message   Next Message Next Message


Titles Only Full Threads Newest First
  • Thanks
    2003-09-14 20:43:42 Mikhail Grushinskiy [Reply]

    You might also take a look at this one (XmlStarlet Command Line XML Toolkit)


    http://xmlstar.sourceforge.net/


    The toolkit's feature set includes options 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


    Convert XML into PYX format (based on ESIS - ISO 8879)



Sponsored By: