Home > Store

Special Edition Using XML

Register your product to gain access to bonus material or receive a coupon.

Special Edition Using XML

Book

  • Sorry, this book is no longer in print.
Not for Sale

About

FAQs

Question 1: The executable on the CD-ROM does not work.
CD_ROM:\Software\Demoware\Extensibility\XML Authority\Windows\XA_Setup_max.exe

Solution 1: Please visit the following site for the correction:

http://www.extensibility.com./products/xml_instance/download_form.htm

This link is to download the executable that would be on the CD from the Extensibility Inc. website.



Question 2: Where is Visual XML?

Solution 2: For the Visual-XML tools, please visit http://www.alphaworks.ibm.com/tech/visualxmltools for the download.



Question 3: Where is the 3rd party folder?

Solution 3: There is no one folder for 3rd party applications. The 3rd party applications are located within the Demo, Free and Shareware folders.



Question 4: Where is the XML Instance registration number?

Solution 4: It states in the license agreement that you are downloading a trial version good for 10 application uses. After that you are required to purchase a registration number for use. Please visit http://www.extensibility.com./products/xml_instance/download_form.htm for more information.



Description

  • Copyright 2000
  • Edition: 1st
  • Book
  • ISBN-10: 0-7897-1996-7
  • ISBN-13: 978-0-7897-1996-6

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.

Sample Content

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.

Updates

Submit Errata

More Information

InformIT Promotional Mailings & Special Offers

I would like to receive exclusive offers and hear about products from InformIT and its family of brands. I can unsubscribe at any time.

Overview


Pearson Education, Inc., 221 River Street, Hoboken, New Jersey 07030, (Pearson) presents this site to provide information about products and services that can be purchased through this site.

This privacy notice provides an overview of our commitment to privacy and describes how we collect, protect, use and share personal information collected through this site. Please note that other Pearson websites and online products and services have their own separate privacy policies.

Collection and Use of Information


To conduct business and deliver products and services, Pearson collects and uses personal information in several ways in connection with this site, including:

Questions and Inquiries

For inquiries and questions, we collect the inquiry or question, together with name, contact details (email address, phone number and mailing address) and any other additional information voluntarily submitted to us through a Contact Us form or an email. We use this information to address the inquiry and respond to the question.

Online Store

For orders and purchases placed through our online store on this site, we collect order details, name, institution name and address (if applicable), email address, phone number, shipping and billing addresses, credit/debit card information, shipping options and any instructions. We use this information to complete transactions, fulfill orders, communicate with individuals placing orders or visiting the online store, and for related purposes.

Surveys

Pearson may offer opportunities to provide feedback or participate in surveys, including surveys evaluating Pearson products, services or sites. Participation is voluntary. Pearson collects information requested in the survey questions and uses the information to evaluate, support, maintain and improve products, services or sites, develop new products and services, conduct educational research and for other purposes specified in the survey.

Contests and Drawings

Occasionally, we may sponsor a contest or drawing. Participation is optional. Pearson collects name, contact information and other information specified on the entry form for the contest or drawing to conduct the contest or drawing. Pearson may collect additional personal information from the winners of a contest or drawing in order to award the prize and for tax reporting purposes, as required by law.

Newsletters

If you have elected to receive email newsletters or promotional mailings and special offers but want to unsubscribe, simply email information@informit.com.

Service Announcements

On rare occasions it is necessary to send out a strictly service related announcement. For instance, if our service is temporarily suspended for maintenance we might send users an email. Generally, users may not opt-out of these communications, though they can deactivate their account information. However, these communications are not promotional in nature.

Customer Service

We communicate with users on a regular basis to provide requested services and in regard to issues relating to their account we reply via email or phone in accordance with the users' wishes when a user submits their information through our Contact Us form.

Other Collection and Use of Information


Application and System Logs

Pearson automatically collects log data to help ensure the delivery, availability and security of this site. Log data may include technical information about how a user or visitor connected to this site, such as browser type, type of computer/device, operating system, internet service provider and IP address. We use this information for support purposes and to monitor the health of the site, identify problems, improve service, detect unauthorized access and fraudulent activity, prevent and respond to security incidents and appropriately scale computing resources.

Web Analytics

Pearson may use third party web trend analytical services, including Google Analytics, to collect visitor information, such as IP addresses, browser types, referring pages, pages visited and time spent on a particular site. While these analytical services collect and report information on an anonymous basis, they may use cookies to gather web trend information. The information gathered may enable Pearson (but not the third party web trend services) to link information with application and system log data. Pearson uses this information for system administration and to identify problems, improve service, detect unauthorized access and fraudulent activity, prevent and respond to security incidents, appropriately scale computing resources and otherwise support and deliver this site and its services.

Cookies and Related Technologies

This site uses cookies and similar technologies to personalize content, measure traffic patterns, control security, track use and access of information on this site, and provide interest-based messages and advertising. Users can manage and block the use of cookies through their browser. Disabling or blocking certain cookies may limit the functionality of this site.

Do Not Track

This site currently does not respond to Do Not Track signals.

Security


Pearson uses appropriate physical, administrative and technical security measures to protect personal information from unauthorized access, use and disclosure.

Children


This site is not directed to children under the age of 13.

Marketing


Pearson may send or direct marketing communications to users, provided that

  • Pearson will not use personal information collected or processed as a K-12 school service provider for the purpose of directed or targeted advertising.
  • Such marketing is consistent with applicable law and Pearson's legal obligations.
  • Pearson will not knowingly direct or send marketing communications to an individual who has expressed a preference not to receive marketing.
  • Where required by applicable law, express or implied consent to marketing exists and has not been withdrawn.

Pearson may provide personal information to a third party service provider on a restricted basis to provide marketing solely on behalf of Pearson or an affiliate or customer for whom Pearson is a service provider. Marketing preferences may be changed at any time.

Correcting/Updating Personal Information


If a user's personally identifiable information changes (such as your postal address or email address), we provide a way to correct or update that user's personal data provided to us. This can be done on the Account page. If a user no longer desires our service and desires to delete his or her account, please contact us at customer-service@informit.com and we will process the deletion of a user's account.

Choice/Opt-out


Users can always make an informed choice as to whether they should proceed with certain services offered by InformIT. If you choose to remove yourself from our mailing list(s) simply visit the following page and uncheck any communication you no longer want to receive: www.informit.com/u.aspx.

Sale of Personal Information


Pearson does not rent or sell personal information in exchange for any payment of money.

While Pearson does not sell personal information, as defined in Nevada law, Nevada residents may email a request for no sale of their personal information to NevadaDesignatedRequest@pearson.com.

Supplemental Privacy Statement for California Residents


California residents should read our Supplemental privacy statement for California residents in conjunction with this Privacy Notice. The Supplemental privacy statement for California residents explains Pearson's commitment to comply with California law and applies to personal information of California residents collected in connection with this site and the Services.

Sharing and Disclosure


Pearson may disclose personal information, as follows:

  • As required by law.
  • With the consent of the individual (or their parent, if the individual is a minor)
  • In response to a subpoena, court order or legal process, to the extent permitted or required by law
  • To protect the security and safety of individuals, data, assets and systems, consistent with applicable law
  • In connection the sale, joint venture or other transfer of some or all of its company or assets, subject to the provisions of this Privacy Notice
  • To investigate or address actual or suspected fraud or other illegal activities
  • To exercise its legal rights, including enforcement of the Terms of Use for this site or another contract
  • To affiliated Pearson companies and other companies and organizations who perform work for Pearson and are obligated to protect the privacy of personal information consistent with this Privacy Notice
  • To a school, organization, company or government agency, where Pearson collects or processes the personal information in a school setting or on behalf of such organization, company or government agency.

Links


This web site contains links to other sites. Please be aware that we are not responsible for the privacy practices of such other sites. We encourage our users to be aware when they leave our site and to read the privacy statements of each and every web site that collects Personal Information. This privacy statement applies solely to information collected by this web site.

Requests and Contact


Please contact us about this Privacy Notice or if you have any requests or questions relating to the privacy of your personal information.

Changes to this Privacy Notice


We may revise this Privacy Notice through an updated posting. We will identify the effective date of the revision in the posting. Often, updates are made to provide greater clarity or to comply with changes in regulatory requirements. If the updates involve material changes to the collection, protection, use or disclosure of Personal Information, Pearson will provide notice of the change through a conspicuous notice on this site or other appropriate way. Continued use of the site after the effective date of a posted revision evidences acceptance. Please contact us if you have questions or concerns about the Privacy Notice or any objection to any revisions.

Last Update: November 17, 2020