Wiley.com
Get technical support for this product Print this page Share

XML Weekend Crash Course

ISBN: 978-0-7645-4759-1
Paperback
384 pages
September 2001
XML Weekend Crash Course (0764547593) cover image
This title is out-of-print and not currently available for purchase from this site.

Do you think you've discovered an error in this book? Please check the list of errata below to see if we've already addressed the error. If not, please submit the error via our Errata Form. We will attempt to verify your error; if you're right, we will post a correction below.

ChapterPageDetailsDatePrint Run
83 Session 9
The second paragraph, which begins "The first step," should be deleted. An XML DTD does not contain an XML declaration.
106 Session 11
A comment is erroneously printed at the bottom of the page. The correct DTD fragment is:

<!ELEMENT child (#PCDATA | surname | birthplace)*>
<!ATTLIST child gender (female | male) #IMPLIED >

136-137 Session 14
"family14.dtd" should be "genealogy14.dtd" in the text and in the screenshot.
148 Session 15
The sentence "Save your DTD and go to your XML document." is shown as part of the DTD. This sentence is part of the book text, not the DTD.
235-236, 248 Session 23 and Session 24
Replace parameter "file" with "href" in the text and code examples. Recent versions of Saxon no longer recognize the "file" attribute.
Session 23 and 24
Download corrected sample code. Use WinZip to extract the samples to your computer.
CD CD-ROM

Links to the following Microsoft Internet Explorer plug-ins may not resolve correctly:

  • MSXML 3.0
  • Xmlinst.exe Replace Mode Tool
  • Internet Explorer Tools for Validating XML and Viewing XML Output (iexmltls.exe)

If a link does not take you to the correct download area, use the Search field of the MSDN Web site to find the correct plug-in.

Related Titles

More By These Authors

General Web Site Development

by Nikhil Damle, Gary Gray, Bruce Mount
by Elliotte Rusty Harold
by Donna L. Baker
Back to Top