xsl-list
[Top] [All Lists]

Re: [xsl] Tutorial for collection()

2007-05-17 08:54:24

The form with wildcards is just not legal according to RFC 1738

but surely the argument to collection() (like all "URI" in XPath)
doesn't have to match URI syntax.(either that of 1738 or the newer
definition of URI in RFC 3986).


It just needs to be a string that can be made into a legal URI by
%-encoding characters as necessary.

What is now suggested be called
Human Readable Resource Identifiers

http://www.w3.org/XML/2007/04/hrri/draft-walsh-tobin-hrri-01.html

David

________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs. 
________________________________________________________________________

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--