作者:Christopher Jones, Fred Drake, Christopher A. Jones
出版日期:December 15, 2001
出版社:O'Reilly
页数:450
ISBN:ISBN-10: 0596001282 ISBN-13: 978-0596001285
文件格式:PDF
Review
“I’ll use the word ‘practical’ again, because that sums up the tone ofthis book – it’s about getting things done, and shows the processes ineasy to understand chunks. There aren’t great swathes of waffle, butthere are plenty of examples. Appendices cover installation ofnecessary tools and the APIs for SAX and DOM, as well as a guide toMSXML and other Python tools available. Even the index is morecomprehensive that the usual effort. Over 340 pages of real, practical,useful info here, well worth reading.” – Nick Veitch, LinuxFormat, May2002 “…does a great job of sticking to real-world, practicalapplications of these cutting edge technologies.” – Martin Howse,LinuxUser & Developer, issue 31
Product Description
As an object-oriented language with powerful text processing capabilities, Python is an ideal language for manipulating XML. Python & XMLprovides you with a solid foundation for using these two languagestogether. Loaded with practical examples, the book highlights commonapplication tasks, so that you can learn by doing. The book starts withthe basics then quickly progresses to complex topics, like transformingXML with XSLT, querying XML with XPath, and working with XML dialectsand validation. It also covers the more advanced issues, such as SOAPand distributed web services, and explores the use of Python to createscalable XML streams between distributed applications. If you are aPython programmer who wants to incorporate XML into your skill set,this is the book for you.