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


Thanks very much david,

That has cleared the confusion and a problem.

That's wonderful

Nilesh


>From: David Carlisle <davidc@nag.co.uk>
>Reply-To: xsl-list@lists.mulberrytech.com
>To: xsl-list@lists.mulberrytech.com
>Subject: Re: [xsl] separator defninition
>Date: Thu, 30 May 2002 14:15:53 +0100
>
> > (seperator definition),
>
>You don't need an OS specific separator definition as XSLT (as most XML
>languages) always uses URI syntax. These always use / (for URI schemes
>that have this kind of structure at all) whatever the
>underlying OS uses. It is the job of the URI handler to map the common
>URI syntax to the local filesystem.
>
> > for example to build a uri file:///c:\nilesh\index.html c
>that is incorrect, although some products may silently correct it for
>you. It should be
>
>file:///c:/nilesh/index.html
>
>David
>
>_____________________________________________________________________
>This message has been checked for all known viruses by Star Internet
>delivered through the MessageLabs Virus Scanning Service. For further
>information visit http://www.star.net.uk/stats.asp or alternatively call
>Star Internet for details on the Virus Scanning Service.
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>




_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx


 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]