xsl-list
[Top] [All Lists]

RE: Building OpenURL formatted URLs in XSLT

2005-06-30 16:02:21
URLs can indeed contain an ampersand character; and HTML and XML are both
quite clear that an ampersand character is written as &

Michael Kay
http://www.saxonica.com/

 

-----Original Message-----
From: GPoindexter(_at_)computer(_dot_)org 
[mailto:GPoindexter(_at_)computer(_dot_)org] 
Sent: 30 June 2005 18:19
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: [xsl] Building OpenURL formatted URLs in XSLT

URLs in the OpenURL format have '&'s

Pushing XML through an XSLT outputs html with URLs coded with 
&amp;  <--
exactly right with regards to XML not quite right with 
regards to OpenURL.
So how do I get a straight '&' out
Dumb question and there is no other application after the XSLT

http://www.example.com/resolver?genre=article&atitle=WasUp&tit
le=In a Crazy
World Publication&aulast=Smith&aufirst=John

Greg Poindexter
Digital Library Coordinator


--~------------------------------------------------------------------
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>
--~--





--~------------------------------------------------------------------
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>
--~--



<Prev in Thread] Current Thread [Next in Thread>