Re: WOXMLDecoder Problem
Re: WOXMLDecoder Problem
- Subject: Re: WOXMLDecoder Problem
- From: Paul Hoadley <email@hidden>
- Date: Tue, 11 Jan 2011 15:07:36 +1030
On 11/01/2011, at 12:11 PM, vaibhav srivastava wrote:
> In my xml, I have <p> abc <p> ....
Can you show more of your XML? What you've got there is two opening 'p' tags. It could be the case that you're just not showing the corresponding closing tags (or it's a typo), but if what you've actually got is SGML-style optional closing tags, then that's not XML and WOXMLDecoder isn't going to parse it.
--
Paul.
http://logicsquad.net/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden