You are on page 1of 1

11/09/2016

Beginning XML, 5th Edition - Wrox

Topic:XML

BeginningXML,5thEdition

PaperbackVersion:US
$39.99

JoeFawcett,DannyAyers,LiamR.E.Quin

AddtoCart

ISBN:9781118162132
Paperback
864pages
July2012

Findthisbookatyour
favoriteretailer

ViewPreviousEditionofThisTitle
OtherAvailableFormats:Ebook
Ifyouareaninstructor,youmayrequestanevaluationcopyforthistitle.

AboutThisTitle|DownloadCode|Errata|P2PForumforThisTitle
Doyouthinkyou'vediscoveredanerrorinthisbook?Pleasecheckthelistoferratabelowtoseeifwe'vealreadyaddressedtheerror.Ifnot,pleasesubmittheerrorviaourErrataForm.
Wewillattempttoverifyyourerrorifyou'reright,wewillpostacorrectionbelow.
Chapter Page Details

Date

06/17/2013

152 ErrorinCode
153 Currentlyreads:

Print
Run

<?xml version=?1.0??>
<contacts
xmlns=?http://www.example.com/contacts?
xmlns:xsi=?http://www.w3.org/2001/XMLSchema-instance?
xsi:schemaLocation=?http://www.example.com/contacts contacts6.xsd?>
<contacts source=?Beginning XML 5E? version=?1.0?>
<contact person=?Joe_Fawcett? tags=?author xml poetry?>
<name>
Shouldread:
<?xml version="1.0"?>
<contacts source="Beginning XML 5E" version="1.0"
xmlns="http://www.example.com/contacts"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.example.com/contacts contacts6.xsd">
<contact person="Joe_Fawcett" tags="author xml poetry">
<name>
35 TextCorrection
Page:35
Line11afterthetablereads&937#indecimal.
Yet,line8explains"Theybeginwith&#."
Andline20hasanotherexampleindecimalwritten

05/01/15

AboutWrox|ContactUs|SubscribetoanRSSFeedofNewWroxTitles
Copyright20002016byJohnWiley&Sons,Inc.orrelatedcompanies.Allrightsreserved.PleasereadourPrivacyPolicy.

http://www.wrox.com/WileyCDA/WroxTitle/Beginning-XML-5th-Edition.productCd-1118162137,descCd-ERRATA.html?print=true

1/1

You might also like