"Jon Stevens" <[EMAIL PROTECTED]> wrote:

> on 9/12/01 4:19 PM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> 
>> +<source>
>> +&lt;resource-env-ref&gt;
>> +  &lt;Description&gt;
>> +    Object factory for MyBean instances.
>> +  &lt;/Description&gt;
>> +  &lt;resource-env-ref-name&gt;
>> +    bean/MyBeanFactory
>> +  &lt;/resource-env-ref-name&gt;
>> +  &lt;resource-env-ref-type&gt;
>> +    com.mycompany.MyBean
>> +  &lt;/resource-env-ref-type&gt;
>> +&lt;resource-env-ref&gt;
>> +</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

Reply via email to