Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

XML in Theory and Practice

Posted By: insetes
XML in Theory and Practice

XML in Theory and Practice By Chris Bates
2003 | 482 Pages | ISBN: 0470843446 | PDF | 24 MB


XML is a powerful cross-platform mark-up language which has readily been adopted as a standard in many spheres of web and software development. Real benefits include its ease of integration into existing systems, the simplicity of using it in object-oriented environments and its wide applicability. Chris Bates shows how to use XML in modern software developments and backs up a thorough treatment of its key points with clear, practical examples.Programmers and developers wanting both A-Z coverage and a practical how-to, will find stepwise guidance on:creating data,storage formats,implementing interfaces,providing a wireless protocol in distributed applications (SOAP), andcreating intermediate data formats on the web.Chris Bates provides live code in Java to show how XML can be employed in the development of applications and also provides details of how XML parsers work. You will learn more than simply how XML operates. You'll gain insight and understanding of the concepts, their importance and their application. Problems and exercises are provided and make the book ideal for self-study or classroom situations. With an accompanying website containing code samples and links to important web-sites, XML in Theory and Practice is a must-have primer on the subject. Accompanying website: homepages.shu.ac.uk/~cmscrb/XML/