This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Path problem in xsl:document!!!


i have $ in front of the parameter in my xsl, but it
doesnot work...
anyhow thanx...
--- Gertjan Assies <Gertjan.Assies@backstream.com>
wrote:
> you forgot the $
> <xt:document href="{$xml_file_path}" type="xml">
> will work
> 
> -----Original Message-----
> From: Srinivas Ch [mailto:sideburnch@yahoo.com]
> Sent: vrijdag 16 augustus 2002 15:28
> To: xsl-list@lists.mulberrytech.com
> Subject: [xsl] Path problem in xsl:document!!!
> 
> 
> Hallo,
> I have a parameter being passed from command line
> using xt processor.
> This parameter is path for creating xml file through
> xsl.
> so I have a param like this
> <xsl:param name="xml_file_path"/>
> and the element where i'm generating the xml file
> <xt:document href="{xml_file_path}" type="xml">
> 
> when i use this, and run the xt process, it says
> failure or data not found. file or directory not
> found.
> so please let me know how to give the path in href
> attribute.
> thanxs,
> sri...
> 
> __________________________________________________
> Do You Yahoo!?
> HotJobs - Search Thousands of New Jobs
> http://www.hotjobs.com
> 
>  XSL-List info and archive: 
> http://www.mulberrytech.com/xsl/xsl-list
> 
> BackStream(R)
> Willem de Zwijgerlaan 350-352
> 1055 RD Amsterdam
> The Netherlands
> tel. +31 20 386 8365
> fax +31 20 386 8948 
> 
> Post Office Address: 
> Postbus 58385
> 1040 HJ Amsterdam
> 
> BackStream: content management - multi-channel
> distribution
> www.backstream.com
> 
> This e-mail and any attachment may contain
> confidential and privileged material intended for
> the addressee only. If you are not the addressee,
> you are notified that no part of the e-mail or any
> attachment may be disclosed, copied or distributed,
> and that any other action related to this e-mail or
> attachment is strictly prohibited, and may be
> unlawful. If you have received this e-mail by error,
> please notify the sender immediately by return
> e-mail, and delete this message. BackStream, its
> subsidiaries and/or its employees shall not be
> liable for the incorrect or incomplete transmission
> of this e-mail or any attachments, nor responsible
> for any delay in receipt.
> 
> 
>  XSL-List info and archive: 
> http://www.mulberrytech.com/xsl/xsl-list
> 


__________________________________________________
Do You Yahoo!?
HotJobs - Search Thousands of New Jobs
http://www.hotjobs.com

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]