"Jon Stevens" <[EMAIL PROTECTED]> wrote:
> on 9/12/01 4:19 PM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
>
>> +<source>
>> +<resource-env-ref>
>> + <Description>
>> + Object factory for MyBean instances.
>> + </Description>
>> + <resource-env-ref-name>
>> + bean/MyBeanFactory
>> + </resource-env-ref-name>
>> + <resource-env-ref-type>
>> + com.mycompany.MyBean
>> + </resource-env-ref-type>
>> +<resource-env-ref>
>> +</source>
>
> Ewwww....!!!!!!!!
>
> Anakia's documentation generation doesn't require you to escape that if you
> use CDATA to contain the stuff.
It's not only anakia.... It's XML :)
Pier