1 / 445
文档名称:

Python and XML.pdf

格式:pdf   页数:445页
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

Python and XML.pdf

上传人:doc1888 2015/10/14 文件大小:0 KB

下载得到文件列表

Python and XML.pdf

文档介绍

文档介绍:Python & XML
Christopher A. Jones
Fred L. Drake, Jr.
Publisher: O'Reilly
First Edition January 2002
ISBN: 0-596-00128-2, 384 pages



Python is an ideal language for manipulating XML, and this new
volume gives you a solid foundation for using these two languages
together. Complete with practical examples that mon
application tasks, the book starts with the basics then quickly
progresses plex topics like transforming XML with XSLT
and querying XML with XPath. It also explores more advanced
subjects, such as SOAP and distributed web services.
Copyright © 2002 O'Reilly & Associates, Inc. All rights reserved.
Printed in the United States of America.
Published by O'Reilly & Associates, Inc., 1005 Gravenstein
Highway North, Sebastopol, CA 95472.
O'Reilly & Associates books may be purchased for educational,
business, or sales promotional use. Online editions are also
available for most titles (http://safari.). For more
information contact our corporate/institutional sales department:
800-998-9938 or ******@.
Nutshell Handbook, the Nutshell Handbook logo, and the
O'Reilly logo are registered trademarks of O'Reilly & Associates,
Inc. Many of the designations used by manufacturers and sellers
to distinguish their products are claimed as trademarks. Where
those designations appear in this book, and O'Reilly &
Associates, Inc. was aware of a trademark claim, the
designations have been printed in caps or initial caps. The
association between the image of elephant shrews and Python
and XML is a trademark of O'Reilly & Associates, Inc.
While every precaution has been taken in the preparation of this
book, the publisher assumes no responsibility for errors or
omissions, or for damages resulting from the use of the
information contained herein.
IT-SC book
1
Dedication

Preface
Audience
Organization
Conventions Used in This Book
How to Contact Us
Acknowledgments