, September 18, 2002 8:57 AM
To: [EMAIL PROTECTED]
Subject: Re: XML include
So you think that is a good idea to do something like this?
Thank you very much
- Original Message -
From: "Ryan Agler" <[EMAIL P
2 11:46 AM
Subject: RE: XML include
There are lots of different ways to achieve that effect with
and im sure some tag libraries I have yet to explore :)
Or you can do this in an XML file:
]>
&theInc;
-Original Message-
From: Andrés Tobelem [mailto:[EMAIL PROTECTED]]
Sent: We
9 AM
To: [EMAIL PROTECTED]
Subject: XML include
Hi
How can i include one xml in another.
Tobe
-
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faq/
Hi
How can i include one xml in another.
Tobe
The way I do is to just have each page use a root element.
Then my XSL translates to add a standard header/footer on each page. e.g.:
HTH.
DR
At 11:13 AM 12/4/01 -0700, you wrote:
>I know that this list is for Cocoon specific questions but with so many opt
day, December 04, 2001 6:13
PM
Subject: XML include for masthead and
navigation
I know that this
list is for Cocoon specific questions but with so many options available to me
in Cocoon, I thought I might ask it here.
I am using Cocoon
2 and would like to have standard head
Title: Message
I know that this
list is for Cocoon specific questions but with so many options available to me
in Cocoon, I thought I might ask it here.
I am using Cocoon 2
and would like to have standard headers and footers on every page. I have
my site navigation in the Header. I would
Hi,
I found that Cocoon 1.8 fails when the include hierarchy gets deeper than
2 stages. My main xml file includes another one using the doctype/entity
system syntax. This works. But as soon as one of the included xml files
does the same, I get a "well-defined" error.
Why this?
Any hints?
Tha