Return-Path: Delivered-To: apmail-xml-cocoon-users-archive@xml.apache.org Received: (qmail 66540 invoked by uid 500); 5 Jul 2001 15:36:40 -0000 Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-users@xml.apache.org Delivered-To: mailing list cocoon-users@xml.apache.org Received: (qmail 66529 invoked from network); 5 Jul 2001 15:36:40 -0000 From: "Leigh Dodds" To: Subject: RE: XML inside XML, and XSLT inside XSLT Date: Thu, 5 Jul 2001 16:34:12 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 In-Reply-To: X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N No necessarily. It depends on what you're trying to do. You can go a long way with using entities. e.g: &chapter1; &chapter2; &chapter3; While you're correct that XInclude appears to be the correct way forward (barring some recent concerns [1]), and offers richer semantics that simple entities. However you'll need an Xinclude processor [2] to use them, while any off-the-shelf XML parser will do entities. [1]. http://www.xmlhack.com/read.php?item=1272 [2]. http://www.ibiblio.org/xml/XInclude/ (although this relies on JDOM) Cheers, L. -- Leigh Dodds, Systems Architect | "Pluralitas non est ponenda http://weblogs.userland.com/eclectic | sine necessitate" http://www.xml.com/pub/xmldeviant | -- William of Ockham > -----Original Message----- > From: J�rn Heid [mailto:heid@fh-heilbronn.de] > Sent: 04 July 2001 08:57 > To: cocoon-users@xml.apache.org > Subject: AW: XML inside XML, and XSLT inside XSLT > > > For xml it's XInclude... > > -----Ursprngliche Nachricht----- > Von: Adrian Geissel [mailto:ageissel@zenark.com] > Gesendet: Mittwoch, 4. Juli 2001 09:55 > An: cocoon-users@xml.apache.org > Betreff: Re: XML inside XML, and XSLT inside XSLT > > > For XSLT, use > > Adrian > > ----- Original Message ----- > From: Carloz Alaniz > To: > Sent: Tuesday, July 03, 2001 9:01 PM > Subject: XML inside XML, and XSLT inside XSLT > > > > > > Can someone help me or tell me there is such a thing as including an XML > > file inside another XML file, or including an XSLT file inside another > > XSLT file? > > > > Does such a thing exist?? > > > > ~carloz > > > ------------------------------------------------------------------ > ---------- > ---- > > > > --------------------------------------------------------------------- > > Please check that your question has not already been answered in the > > FAQ before posting. > > > > To unsubscribe, e-mail: > > For additional commands, e-mail: > > > > --------------------------------------------------------------------- > Please check that your question has not already been answered in the > FAQ before posting. > > To unsubscribe, e-mail: > For additional commands, e-mail: > > > --------------------------------------------------------------------- > Please check that your question has not already been answered in the > FAQ before posting. > > To unsubscribe, e-mail: > For additional commands, e-mail: > --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. To unsubscribe, e-mail: For additional commands, e-mail: