32%
Special Edition Using XML

Special Edition Using XML

          
5
4
3
2
1

Out of Stock


Premium quality
Premium quality
Bookswagon upholds the quality by delivering untarnished books. Quality, services and satisfaction are everything for us!
Easy Return
Easy return
Not satisfied with this product! Keep it in original condition and packaging to avail easy return policy.
Certified product
Certified product
First impression is the last impression! Address the book’s certification page, ISBN, publisher’s name, copyright page and print quality.
Secure Checkout
Secure checkout
Security at its finest! Login, browse, purchase and pay, every step is safe and secured.
Money back guarantee
Money-back guarantee:
It’s all about customers! For any kind of bad experience with the product, get your actual amount back after returning the product.
On time delivery
On-time delivery
At your doorstep on time! Get this book delivered without any delay.
Notify me when this book is in stock
Add to Wishlist

About the Book

SE Using XML is a comprehensive tutorial/reference that shows you how to create XML documents and applications. This book begins with basic concepts and progresses through the creation of sophisticated XML projects. The book also includes many leading XML tools on the CD-ROM to help you create XML documents more easily.

Table of Contents:
Introduction. I. XML FUNDAMENTALS. 1. Introduction to XML. Making All Things Possible with XML. Understanding HTML Limitations. Redefining the Possibilities of Web Development. Understanding the Relationship Between SGML, XML, and XHTML. XML in Theory and Practice. Practical Examples of XML. Future Developments. A Concise Description of XML Origins. 2. Understanding XML Syntax. Understanding XML Structure. Describing New Vocabularies with XML. Is XML Just HTML All Over Again? Starting with XML. Defining the XML Document as a Whole. Understanding the Well-Formedness Constraints. The Prolog: The XML Declaration. Constructing the XML Document Prolog: The Document Type Declaration. Constructing the Document Body. Understanding How XML Forms Logical Structures. Getting Down to Cases. 3. Understanding XML Document Type Definitions. Dissecting an XML Document Type Definition. Using Document Type Definition Notation and Syntax. Understanding Literals. Declaring a NOTATION. Creating ATTLIST Declarations. Using Special XML Datatype Constructions Understanding the Difference Between Well-Formed and Valid XML. Learning How to Use External DTDs and DTD Fragments. Altering an XML DTD. Getting Down to Cases. 4. Extending a Document Type Definition with Local Modifications. Extending a DTD. Creating a DTD Extension. Creating an Extensible DTD. Creating a Modular DTD. Supplying Local Values to an External DTD. Using XHTML DTDs to Render XML Documents in Legacy Browsers. Getting Down to Cases. 5. Building a Document Type Definition from Scratch. Specifying a Custom DTD.Building a DTD. Understanding DTD Design Principles. Handling Problems with Exclusions. Handling Problems with Recursion. Troubleshooting a Broken DTD. Making Your DTD Bulletproof. Avoiding Tricky Coding Techniques. Ensuring DTD Compatibility. Getting Down to Cases. 6. XML Namespaces. Using Multiple DTDs with Namespaces. Declaring a Namespace. Using Qualified Names. Identifying Namespaces in Elements and Attributes. Doing Without Namespaces. Declaring Namespaces in Non-European Languages. Using Namespaces in Other Contexts. Using Namespaces in Nonstandard Ways. Getting Down to Cases. 7. XML Schemas. Understanding XML Schemas. Rationale for a New Schema Language. Dissecting XML Schemas. Pulling Schema Capabilities and Possibilities Together. Coding a Simple XML Schema Example. Understanding Previous XML Schema Proposals. Troubleshooting XML Schemas. 8. Xpath. Identifying Document Locations with Xpath. Keeping Track of Your Position in a Document. Using XPath Abbreviations. XPath Core Functions. Using XPath Predicates. Problems with HTML Anchors and Links. Getting Down to Cases. 9. XLink and Xpointer. Understanding the New XML Linking Toolkit. Using XLink, the Extensible Linking Language. Deciphering XLink Syntax. Understanding Xpointer. Troubleshooting XLink and XPointer. II. MANIPULATING XML. 10. DOM—The Document Object Model. Understanding DOM. Identifying Changes Between DOM Levels 1 and 2. Seeing Forests in Trees. Using Node-Level DOM. Using Object-Oriented DOM. DOM Structure. Looking at DOM Quirks. Exception Handling. Getting Down to Cases. 11. SAX—The Simple API for XML. Using SAX Instead of DOM. Understanding SAX Parsers. Looking at SAX in Detail. Understanding Object-Oriented Techniques. Troubleshooting SAX. 12. CSS1, CSS2, DSSSL, XSL. 13. Cascading Style Sheets and XML/ XHTML. Working with Cascading Style Sheets. Understanding How Style Sheets Work. Coping with Browser Implementations of CSS. Using XML Elements as Selectors. Understanding CSS Selectors. Setting CSS Property/Value Pairs. Troubleshooting 14. Using Next-Generation Extensible Style Sheets—XSL. Looking Closely at XSL. Understanding XSL Templates Understanding XSL Formatting Objects. Using XSL and XSLT. Troubleshooting XSL. III. INTEGRATING XML WITH OTHER TECHNOLOGIES. 15. Getting Information About the User. User Profiles. Profile Tradeoffs. Using Cookies to Maintain a Profile. Using a Server-Side Database. User IDs and Passwords. P3P—Platform for Privacy Preferences. OPS/P3P—Open Profiling Standard. JavaScript and Scripting Languages. Getting Down to Cases. 16. Security and Privacy. Vulnerable Data and Data Servers on the Web. Understanding How Routers Protect Your Data. Erecting Security Firewalls. Creating Unique Passwords. Encryption. Security and Privacy Initiatives. Troubleshooting Security Problems. @CHAPTER - 17. Using Server-Side Facilties—Java. Why Java on the Server Is So Useful. Setting Up Your Web Server and Related Software. A Simple CGI Program That Emits XML. A Servlet Approach. Transforming XML into HMTL on the Server. An Applet Asking for XML. Using Sockets Instead of HTTP. CORBA. Troubleshooting Java and XML. @CHAPTER - 18. Using Server-Side Facilities—ActiveX. ActiveX and COM. Microsoft Evolution Toward Open Standards. Microsoft Distributed Internet Architecture 2000 (DNA). A Simple ASP Page. Transforming to HTML on the Server. A COM Object That Emits XML. Troubleshooting ActiveX and XML. 19. Using Common Object Brokers. Understanding Object Brokers. Requesting Broker Services. Communicating Between Object Brokers. Understanding CORBA—Common Object Request Broker Architecture. Understanding COM—Component Object Model. Understanding XMLTP—XML Transfer Protocol. Understanding Java RMI—Remote Method Invocation. Understanding SOAP—Simple Object Access Protocol. Integrating XML Data Repositories— Distributed Objects. Getting Down to Cases. @CHAPTER 20. Enterprise Resource Planning and XML. Understanding How XML Can Work with ERP. Communication Between Enterprise Systems. Current ERP Systems. System Conversions. Troubleshooting ERP Systems. IV. OTHER APPLICATIONS OF XML. 21. RDF—The Resource Description Framework. Understanding Metadata. Appreciating the Need for a Separate Description Language. Defining Universal RDF Vocabularies. Understanding the Dublin Core. Understanding PICS. Exploring RDF Syntax. Knowing When to Supplement XML with RDF. Troubleshooting RDF. @CHAPTER 22. XHTML in Detail. Using XHTML in an HTML WORLD. Demonstrating HTML Minimization. Correcting HTML Idiosyncrasies Understanding XHTML Extensibility Converting HTML to XHTML. Customizing XHTML. Troubleshooting XHTML. 23. Using SMIL—The Synchronized Multimedia Markup Language. Understanding SMIL—HyTime's Distant Cousin. Understanding Synchronization. Exploring SMIL Syntax. SMIL Time Model. Troubleshooting SMIL. 24. Using MathML—The Math Markup Language. @AHEADS Understanding MathML. Why MathML Is Important. Using MathML Presentation Elements W3C Proposed MathML 2.0 Additions to Presentation Markup. Doing Math with MathML Syntax Elements. Using MathML Content Elements Proposed MathML 2.0 Changes and Additions to Content Elements. Understanding the MathML Interface Element. Syntax Versus Presentation. Mixing Maths and Text in MathML. MathML Tools. CML and Other Scientific XML Applications. Getting Down to Cases. 25. Accessibility. Web Accessibility Overview. The Human Case for Accessibility The Business Case for Accessibility. The Legal Case for Accessibility. Low-Vision Display Techniques Coping with Braille. Using Aural Style Sheets and Audio Browsers. Making an XML Document Accessible. Troubleshooting Accessibility Problems. 26. Industry Cooperation and Resources. Moving Toward XML in Commercial Applications. Looking at Successful DTDs. Other XML-Related Industry Groups. DTD Archives and Standards Bodies. XML-Related Software. Getting Down to Cases. 27. Summing Up— The Future of the Web. XML Choreography. Placing Power in the Hands of the User. Multiple Languages Multiple Media. Multiple Data Streams. Serving Multiple Kinds of Users. Looking at the Future of HTML. Troubleshooting the Future. APPENDIXES. Appendix A. XML/XHTML Reference. XML Technical Reference. XHTML Technical Reference. Appendix B. Tools for XML/XHTML Editing and Conversion. XML Validators. XML Editors. XML-Enabled Browsers. XML Development Tools. XML Parsing Engines. XML/SGML Conversion Tools. Miscellaneous XML Tools. XML-Enabled Applications. Appendix C. Contents of the CD. @AHEADS Useful Files. Code Samples. Freeware. Shareware. Demoware. Appendix D. Character Entities. XML and XHTML Character Sets. Appendix E. CSS1, CSS2 Reference. Inspecting a Style Sheet Example. CSS Quick Reference. Text(2). Understanding Why CSS is Important. Browser Support for CSS. Handling Bugs Gracefully. Reference. Notes on CSS2, the Next Generation of Style Sheets. Glossary. Index.


Best Sellers


Product Details
  • ISBN-13: 9780789719966
  • Publisher: Pearson Education (US)
  • Publisher Imprint: Que Corporation,U.S.
  • Height: 230 mm
  • No of Pages: 896
  • Weight: 1482 gr
  • ISBN-10: 0789719967
  • Publisher Date: 01 Sep 2000
  • Binding: SA
  • Language: English
  • Spine Width: 50 mm
  • Width: 185 mm


Similar Products

How would you rate your experience shopping for books on Bookswagon?

Add Photo
Add Photo

Customer Reviews

REVIEWS           
Click Here To Be The First to Review this Product
Special Edition Using XML
Pearson Education (US) -
Special Edition Using XML
Writing guidlines
We want to publish your review, so please:
  • keep your review on the product. Review's that defame author's character will be rejected.
  • Keep your review focused on the product.
  • Avoid writing about customer service. contact us instead if you have issue requiring immediate attention.
  • Refrain from mentioning competitors or the specific price you paid for the product.
  • Do not include any personally identifiable information, such as full names.

Special Edition Using XML

Required fields are marked with *

Review Title*
Review
    Add Photo Add up to 6 photos
    Would you recommend this product to a friend?
    Tag this Book
    Read more
    Does your review contain spoilers?
    What type of reader best describes you?
    I agree to the terms & conditions
    You may receive emails regarding this submission. Any emails will include the ability to opt-out of future communications.

    CUSTOMER RATINGS AND REVIEWS AND QUESTIONS AND ANSWERS TERMS OF USE

    These Terms of Use govern your conduct associated with the Customer Ratings and Reviews and/or Questions and Answers service offered by Bookswagon (the "CRR Service").


    By submitting any content to Bookswagon, you guarantee that:
    • You are the sole author and owner of the intellectual property rights in the content;
    • All "moral rights" that you may have in such content have been voluntarily waived by you;
    • All content that you post is accurate;
    • You are at least 13 years old;
    • Use of the content you supply does not violate these Terms of Use and will not cause injury to any person or entity.
    You further agree that you may not submit any content:
    • That is known by you to be false, inaccurate or misleading;
    • That infringes any third party's copyright, patent, trademark, trade secret or other proprietary rights or rights of publicity or privacy;
    • That violates any law, statute, ordinance or regulation (including, but not limited to, those governing, consumer protection, unfair competition, anti-discrimination or false advertising);
    • That is, or may reasonably be considered to be, defamatory, libelous, hateful, racially or religiously biased or offensive, unlawfully threatening or unlawfully harassing to any individual, partnership or corporation;
    • For which you were compensated or granted any consideration by any unapproved third party;
    • That includes any information that references other websites, addresses, email addresses, contact information or phone numbers;
    • That contains any computer viruses, worms or other potentially damaging computer programs or files.
    You agree to indemnify and hold Bookswagon (and its officers, directors, agents, subsidiaries, joint ventures, employees and third-party service providers, including but not limited to Bazaarvoice, Inc.), harmless from all claims, demands, and damages (actual and consequential) of every kind and nature, known and unknown including reasonable attorneys' fees, arising out of a breach of your representations and warranties set forth above, or your violation of any law or the rights of a third party.


    For any content that you submit, you grant Bookswagon a perpetual, irrevocable, royalty-free, transferable right and license to use, copy, modify, delete in its entirety, adapt, publish, translate, create derivative works from and/or sell, transfer, and/or distribute such content and/or incorporate such content into any form, medium or technology throughout the world without compensation to you. Additionally,  Bookswagon may transfer or share any personal information that you submit with its third-party service providers, including but not limited to Bazaarvoice, Inc. in accordance with  Privacy Policy


    All content that you submit may be used at Bookswagon's sole discretion. Bookswagon reserves the right to change, condense, withhold publication, remove or delete any content on Bookswagon's website that Bookswagon deems, in its sole discretion, to violate the content guidelines or any other provision of these Terms of Use.  Bookswagon does not guarantee that you will have any recourse through Bookswagon to edit or delete any content you have submitted. Ratings and written comments are generally posted within two to four business days. However, Bookswagon reserves the right to remove or to refuse to post any submission to the extent authorized by law. You acknowledge that you, not Bookswagon, are responsible for the contents of your submission. None of the content that you submit shall be subject to any obligation of confidence on the part of Bookswagon, its agents, subsidiaries, affiliates, partners or third party service providers (including but not limited to Bazaarvoice, Inc.)and their respective directors, officers and employees.

    Accept

    New Arrivals

    Inspired by your browsing history


    Your review has been submitted!

    You've already reviewed this product!
    ASK VIDYA