Changes

Jump to navigation Jump to search
44 bytes added ,  14:42, 13 April 2015
If modules are looked up in the repository, their URIs are rewritten to a local file path:
# In If the URI is a URL…## all colons will be replaced with slashes,## in the URI authority, the order of all substrings separated by dots is reversed., and# Dots # dots in the authority and the path are replaced by slashes. If no path exists, a single slash is appended.# {{Version|8.2}}: Otherwise, if the URI is a URN, all colons will be replaced with slashes.
# If the resulting string ends with a slash, the {{Code|index}} string is appended.
# URI are required to have a [http://en.wikipedia.org/wiki/URI_scheme#Generic_syntax path component].
If the resulting path has no file suffix, it may point to either an XQuery module or a Java archive.
* {{Code|<nowiki>http://www.example.com</nowiki>}} → {{Code|com/example/www/index}}
* {{Code|a/little/example}} → {{Code|a/little/example}}
* {{Code|a:b:c}} → not supported (''no path component''){{Code|a/b/c}}
=Changelog=
Bureaucrats, editor, reviewer, Administrators
13,554

edits

Navigation menu