Search the web
Sign In
New User? Sign Up
xmlpull-user
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
problems - unable to remove prefixes from generatedXML   Message List  
Reply | Forward Message #298 of 308 |
Re: [xmlpull-user] problems - unable to remove prefixes from generatedXML

diehardwomble wrote:
> Hi,
> I am using the kXML API in particular the XmlSerializer however all
> my xml tags are generated with a prefix on them for example:
>
> If i was trying to generate:
>
> <test id='123'></test>
>
> it is coming out as:
>
> <n0:test n0:id='123'><n0:test>
>
> i have tried using
>
> setPrefix("",NAMESPACE)
>
> however this at best only manages to do:
>
> <test n0:id='123'></n0:test>
>

> am I doing something wrong? is more information required?
>
looks like a bug in kXML - do use the latest version? did you try to run
the same code with XPP3 to verify?

best,

Alek
>
>
>
>
> Yahoo! Groups Links
>
>
>
>


--
The best way to predict the future is to invent it - Alan Kay




Thu Jul 5, 2007 1:28 pm

as10m
Offline Offline
Send Email Send Email

Forward
Message #298 of 308 |
Expand Messages Author Sort by Date

Hi, I am using the kXML API in particular the XmlSerializer however all my xml tags are generated with a prefix on them for example: If i was trying to...
diehardwomble
Offline Send Email
Jul 4, 2007
1:59 am

... looks like a bug in kXML - do use the latest version? did you try to run the same code with XPP3 to verify? best, Alek ... -- The best way to predict the...
Aleksander Slominski
as10m
Offline Send Email
Jul 5, 2007
1:36 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help