Subject: RE: Building OpenURL formatted URLs in XSLT
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Fri, 1 Jul 2005 18:59:05 +0100
|
> I can't find specifications for & in either:
>
> rfc2396.txt --> Query Component .... or
> Z39.88-2004 --> OpenURL
>
You wouldn't expect a specification for URLs to say that " is represented as
\" when the URL appears as a string literal in a C program, or that ' is
written as '' when it appears as a string literal in SQL, so why would you
expect it to say that & is written as & when it appears in XML?
Michael Kay
http://www.saxonica.com/
|