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: separator defninition


> 
> Like Java or any other programing lenguage, there is a 
> Underlying Os based 
> FileSeperator defined in I/O classes. Is there any way to 
> build a uri in xsl 
> with the help of bunch of strings and seperator constant.

The separator used in URIs is "/", regardless of operating system. URIs
have nothing to do with filenames, despite the fact that Microsoft
software often allows you to use them interchangeably.

Michael Kay
Software AG
home: Michael.H.Kay@ntlworld.com
work: Michael.Kay@softwareag.com 
> 
> for example to build a uri file:///c:\nilesh\index.html 

That's not a good way to write a URI.


 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]