Use XML entities.
--
dIon Gillard, Multitask Consulting
Blog:      http://blogs.codehaus.org/people/dion/


Joël "Wijngaarde [Us Media]" <[EMAIL PROTECTED]> wrote on 04/10/2003 
07:47:45 PM:

> Hi,
> 
> I would like to insert the contents of some files in the xdoc
> documentation. the files I mean are in located somewhere in the source
> tree.
> 
> Wat I would like to do is something like:
> 
> <?xml version="1.0"?>
> <document>
>     <properties>
>         <title>Tomcat Configuration</title>
>     </properties> 
>     <body> 
>         <section name="Context configuration for tomcat">
>             <p>
>       <source><include src="../src/conf/server.xml"></source>
>             </p>
>         </section>
>     </body> 
> </document>
> 
> Is this possible?
> 
> Regards,
> 
> Joel
> 
> -- 
> Joël Wijngaarde
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to