XML Programming: Web Applications and Web Services With JSP and ASP
Autor Tom Myers, Alexander Nakhimovskyen Limba Engleză Paperback – 13 iun 2002
Chapters 1 through 3 cover the foundations of XML well-formed and valid documents, DTDs and namespacesbut XLink, XPointer, and elements of XSLT are introduced early so the examples can be interesting and useful. Chapters 4 through 6 cover XML processing using SAX, DOM, and XSLT, separately and in various combinations. Each chapter progresses from simple to advanced examples.
Chapter 7 is devoted to the development of a real world project involving the use of various XML technologies to create an information repository. In the context of the project, the authors present RDF and the Dublin Core; revisit XPath, XLink, and XPointer; and show how XML data can live inside a relational database. Chapter 8 introduces the newer validation technologies (RELAX NG and XML Schema), in preparation for the final chapter on Web services. In the concluding chapter, the authors not only explain the specifications, but also build working examples: You're shown, step-by-step, how to convert a software module into a Web service, how to generate a WSDL description from code, how to use WSDL to generate stubs and skeletons for distributed language-independent applications, and how to register such applications with a UDDI repository, either local or on the Internet.
XML Programming: Web Applications and Web Services with JSP and ASP is an indispensable resource for programmers who wish to become proficient in XML technologies and use them for solving large-scale, real-life problems.
Preț: 231.46 lei
Preț vechi: 289.33 lei
-20% Nou
Puncte Express: 347
Preț estimativ în valută:
44.30€ • 47.64$ • 36.93£
44.30€ • 47.64$ • 36.93£
Carte disponibilă
Livrare economică 28 noiembrie-12 decembrie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781590590034
ISBN-10: 1590590031
Pagini: 576
Ilustrații: XVIII, 576 p.
Dimensiuni: 191 x 235 x 34 mm
Greutate: 1.13 kg
Ediția:Softcover reprint of the original 1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1590590031
Pagini: 576
Ilustrații: XVIII, 576 p.
Dimensiuni: 191 x 235 x 34 mm
Greutate: 1.13 kg
Ediția:Softcover reprint of the original 1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Public țintă
Professional/practitionerCuprins
1. Welcome to XML.- 2. Well-Formed Documents and Namespaces.- 3. DTDs and Validation.- 4. RELAX NG Grammars and XML Schema Datatypes.- 5. XPath, XSLT, and XLink Processing.- 6. More XSLT: Algorithms and Efficiency.- 7. XML Repository - With and Without a Database.- 8. Relational Databases vs. Native XML Databases.- 9. XML Schema Part 1 and SOAP.- 10. Web Services, WSDL, and UDDI.- Appendix A: Software Installation Instructions.- Appendix B: Online Resources.- Appendix C: Exercises.
Notă biografică
Tom Myers studied physics in Bogota, Colombia and Buenos Aires, Argentina before receiving his bachelor's degree from St. John's College in Santa Fe, and his Ph.D. in computer science from the University of Pennsylvania. A software developer and consultant, he has been working mostly on Java/XML projects for the past few years; some earlier research in parallelism and in functional programming languages seems to be coming back to life, within XSLT. In addition to joint publications with Alexander Nakhimovsky, he is the author of a book and several articles on theoretical computer science.
Caracteristici
Addresses all programmers and programming languages, with code designed to be readable by all Includes many examples of Web applications or Web services Very up to date on XML specifications and technologies, including XLink and XPointer, XML Schema, RELAX NG and Schematron, native XML databses, SOAP and WSDL Includes supplementary material: sn.pub/extras