[Home] [By Thread] [By Date] [Recent Entries]

  • From: Matt Sergeant <matt@s...>
  • To: xml-dev@X...
  • Date: Tue, 9 May 2000 20:21:22 +0100 (BST)

This is very cool, I just had to share it...

Get diction from: http://www.gnu.org/software/diction/diction.html

And pyx, either in Python form, or Perl form (for perl, type "perl -MCPAN
-e 'install XML::PYX'" - I don't know if you can do that with Python).

Then type:

pyx <xmlfile> | grep ^- | perl -pe 's/^-//; s/\\n\n//;' | diction

The bit between pyx and diction says:

Get just text nodes.
Strip text nodes of leading "-" character.
Strip text nodes of pyx encoded \n's.

You can substitute "diction" for "style" too.

Should be a great boon for XML based authors.

-- 
<Matt/>

Fastnet Software Ltd. High Performance Web Specialists
Providing mod_perl, XML, Sybase and Oracle solutions
Email for training and consultancy availability.
http://sergeant.org http://xml.sergeant.org


***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@x...&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/
***************************************************************************

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member