Re: [Tutor] XML Parsing Woes.

2006-05-31 Thread Kent Johnson
doug shawhan wrote: > Having been dragged kicking and screaming into the fussy, fussy world of > XML, I find myself in a pickle. > > I keep getting an error complaining of a missing end-tag: > > : XML Parse error. > XML Error Text: "; nested exception is: > org.xml.sax.SAXParseException

[Tutor] XML Parsing Woes.

2006-05-31 Thread doug shawhan
Having been dragged kicking and screaming into the fussy, fussy world of XML, I find myself in a pickle. I keep getting an error complaining of a missing end-tag:  : XML Parse error. XML Error Text: "; nested exception is:     org.xml.sax.SAXParseException: The element type "Description" mus