Yes, that's true. But that implies that one cannot change the color of a tag anymore, or similar. Hence the use of < and > all over the place ... ;-)
Werner > -----Original Message----- > From: Ralf Joachim [mailto:[EMAIL PROTECTED] > Sent: Dienstag, 04. April 2006 18:21 > To: [email protected] > Subject: Re: [castor-user] Complex Mapping Examples? > > 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 > and < ? > > > > 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] > ------------------------------------------------- > > > ------------------------------------------------- If you wish to unsubscribe from this list, please send an empty message to the following address: [EMAIL PROTECTED] -------------------------------------------------

