It is string.
Werner Guttmann wrote: > > Hi, > > What is the corresponding Java type of the <Name> element ? String, iow > text content ? > > Werner > > codemaniac wrote: >> I would like the out put to be like this <Name><John></Name>.Instead >> Castor >> does this <Name><John><Name>> I have tried using anynode with a >> custom >> field handler as prpopsed ina previous post but the output is <Name >> xsd:string><John></Name>. >> >> Any Ideas? > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > > -- View this message in context: http://www.nabble.com/Preventing-castor-from-marshalling-%3C%3E-to-escape-character-tp17507112p17508173.html Sent from the Castor - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

