sorry for the noise. I fubar'd the first file with <jx:template uri="second-file.xml" /> instead of <jx:import uri=... />. I think I'll take a break now.
On Sunday 08 August 2004 20:05, Jim Horner wrote: > I have two files. I would like the one to import the other, as in (quick > and probably not syntactically correct example) > > <html xmlns:jx="http://apache.org/cocoon/templates/jx/1.0"> > <body> > <jx:import uri="personnelInformation.xml" /> > </body> > </html> > > The second is > > <jx:template xmlns:jx="http://apache.org/cocoon/templates/jx/1.0"> > <h1>some stuff</h1> > </jx:template> > > The problem is I can't figure out the syntax for <jx:import ...> and quite > possibly whether or not I am doing the <jx:template> properly. The purpose > of the <jx:template> tag is not quite clear to me... for that matter > neither are the attributes of the <jx:import> tag. > > Any help? > > Thanks, Jim > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > !DSPAM:4116c00f123134505838702! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
