Hi Steven,

the best way to include code or xml fragments is:

        <code-panel><![CDATA[
<cart>
   <items-list>
       <item>
           <name>broccoli</name>
           <count>1</count>
       </item>
       <item>
           <name>orange</name>
           <count>4</count>
       </item>
   </items-list>
</cart>]]></code-panel>

Hope this helps.
Ralf


[EMAIL PROTECTED] schrieb:
>>using any of the existing HOW-TOs definitely makes a good starting
>>point. Any of the existing XML HOW-TOs available in
>>
>>http://cvs.castor.codehaus.org/viewrep/castor/castor/src/xml-howto/
>>
>>can be used and modified according to what is required.
> 
> 
>      There are (of course) a lot of XML examples in what I'm writing up.
> Is there any provision for this in the how-to tags, e.g. some sort of
> <xml-panel> tag that the how-to processor renders as XML, or do I just use
> a whole lot of &gt; and &lt; ?
> 
> Steven J. Owens
> [EMAIL PROTECTED]
> 
> 
> 
> 
> -------------------------------------------------
> If you wish to unsubscribe from this list, please 
> send an empty message to the following address:
> 
> [EMAIL PROTECTED]
> -------------------------------------------------

-- 

Syscon Ingenieurbüro für
Meß- und Datentechnik GmbH
Ralf Joachim
Raiffeisenstraße 11
D-72127 Kusterdingen
Germany

Tel.   +49 7071 3690 52
Mobil: +49 173 9630135
Fax    +49 7071 3690 98

Email: [EMAIL PROTECTED]
Web:   www.syscon-world.de

-------------------------------------------------
If you wish to unsubscribe from this list, please 
send an empty message to the following address:

[EMAIL PROTECTED]
-------------------------------------------------

Reply via email to