RE: [xsl] Including inc files in xsl

Subject: RE: [xsl] Including inc files in xsl
From: Archana Rao <archana_heroor@xxxxxxxxx>
Date: Mon, 26 Jan 2004 14:48:26 -0800 (PST)
Can you explain this with an example?

Thanks,
Archana


--- "Andreas L. Delmelle" <a_l.delmelle@xxxxxxxxxx>
wrote:
> > -----Original Message-----
> > From: G. Ken Holman
> >
> > At 2004-01-23 13:26 -0800, Archana Rao wrote:
> > >Let me put my question this way, is there a way
> to
> > >include a file(not xml) in xsl?
> >
> > Not in XSLT 1.0 ... all inputs *must* be
> well-formed or valid XML.
> >
> 
> So, I guess the only possible solution is wrapping
> the content of the
> .inc-file in a CDATA section in a random XML
> element, and then copying the
> value into the result document.
> 
> Mind you: if it's not well-formed, you can obviously
> not use <xsl:output
> method="xml" />
> 
> Cheers,
> 
> Andreas
> 
> 
>  XSL-List info and archive: 
> http://www.mulberrytech.com/xsl/xsl-list
> 


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free web site building tool. Try it!
http://webhosting.yahoo.com/ps/sb/

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread