[
Lists Home |
Date Index |
Thread Index
]
David Carlisle
>
> > Bottom line:
> >
> > well known URI: http://www.w3.org/1999/XSL/Transform
> > what is the identified resource? surely the XSLT namespace (just ask the
URI
> > by GETting it -- it says so)
>
> If I GET
>
> http://www.w3.org/1999/XSL/Transform
>
> then it says it is the XSLT namespace.
>
> If I GET
>
> http://www.w3.org/1999/XSL/Transform#
>
> then it says the same thing.
Which is exactly why it breaks the social (if not legal) contract to create
new URIs that are not in your domain.
At the very least you are creating a new language that no one else
understands. Of course things won't work.
Jonathan
|