Intro to PYX
XML is a fairly simple format. It uses plain Unicode text rather than binary encoding, and all the structures are declared with predictable-looking tags. Nonetheless, there are still enough rules in the XML grammar that a carefully debugged parser is needed to process XML documents -- and every parser imposes its own particular programming style. An alternative is to make XML even simpler. The open-source PYX format is a purely line-oriented format for representing XML documents that allows for much easier processing of XML document contents with common text tools like grep, sed, awk, wc, and the usual UNIX collection.
- Visit Site:
- Intro to PYX
- Filed in:
-
Python / Tutorials & Tips / XML & Python
- Date Added:
- Mar 5, 2002
- Last Updated:
- Mar 5, 2002
License and Pricing Information
| Publisher site visits: | 984 |
|---|---|
| Average rating: | 0.00 |
| Total ratings: | 0 |
Publisher Info
- Author:
Other listings by this publisher
- How the IBM Web Services Compares with Microsoft Visual Studio .NET
- XML programming in Java
- XSLbyDemo
- XML Registry
- XML Schema Quality Checker
- Is Web services the reincarnation of CORBA?
- XML Security Suite
- Xeena
- Server-side scripting languages
- IBM XSL Formatting Object Composer
- Deploying Web services with WSDL
- Anatomy of an XSLT processor
- Effective XML processing with DOM and XPath in Java
- P3P Policy Editor
- Atomik
- XML Viewer
- Introduces the Python xml_pickle object
- How to use Python's xml_objectify
- Why XML Schema beats DTDs hands-down for data
- Charming Python: Text processing in Python for beginners
- Charming Python: Parsing with the SimpleParse module
- ServletManager
