On 27 Apr 2009, at 09:37, Charan Seshadri wrote:
Hi John,But in my case i want string tag to be set.Because in my client side cocoa programming i am parsing by using string tag.Can you tell me how can i getthe string tag.
As far as I know there is no option to force the use of <string>. I imagine that this is because the implementation expects to talk to a client which properly implements the spec.
You could hack the Java code to emit the <string> tag, of course. John Wilson