Noel J. Bergman wrote: > > > another question: how do I add a footer which consists of > multiple lines? > > This is easy. You have two primary options. One is to use > xml:space to preserve the whitespace:
<snippped> > The second option is to use the <![CDATA[...]]> construct, <snipped> > Not sure why anyone would want to make it harder. On previous occasions some have expressed a preference for using a URL to reference constant data in an external file rather than exploding the size of config.xml by inlining it :) -- Steve --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
