On Wed, Mar 30, 2011 at 10:29 AM, Stephen Connolly
<[email protected]> wrote:
> it's an xml document that is parsed by a parser that expects a
> specific structure

Thanks for the ideas everyone.  Yeah, I would probably look at using
namespaces, but the parser doesn't like that.  The comment idea works
of course, but so does using a PI like <?foo value="bar"?>, so I will
probably go with using PIs if I can.  Does anyone know what
XmlPullParser will do when it encounters a PI?

Phillip

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to