So how would a content of <John> b evalid XML at all ? That simply is
not possible, and XML mandates for such characters to be escaped.

Werner

codemaniac wrote:
> 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>&lt;John&gt;<Name>> I have tried using anynode with a
>>> custom
>>> field handler as prpopsed ina previous post but the output is <Name
>>> xsd:string>&lt;John&gt;</Name>.
>>>
>>> Any Ideas?
>> ---------------------------------------------------------------------
>> To unsubscribe from this list, please visit:
>>
>>     http://xircles.codehaus.org/manage_email
>>
>>
>>
>>
> 

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to