[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: ampersands in URL as attribute value causing probl

Subject: RE: ampersands in URL as attribute value causing problems?
From: "Julian Reschke" <julian.reschke@xxxxxx>
Date: Sat, 27 Jul 2002 17:58:16 +0200
ampersands in url
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Phillip
> Rhodes
> Sent: Saturday, July 27, 2002 5:41 PM
> To: XSL-List@xxxxxxxxxxxxxxxxxxxxxx
> Subject:  ampersands in URL as attribute value causing problems?
>
>
> I am down in the dumps about this.  Thanks for any help.
>
> I have an well formed xhml document.
> In the document, I have "img" elements that have a "src" attribute.
> The attribute value of the "src" attribute is a URL.
> The URL has ampersands in it.  For it to be a valid XML document, all the
> ampersands are escaped as &amp;

Correct.

> The URL's do not work properly if they have the ampersands escaped.  They
> work fine if they are unescaped.

What do you mean by "they do not work"? They MUST work. Please give a more
detailed description. You can easily test this by hand-writing an HTML
document and opening it in a browser.

> http://test?x=x&x=1&x=2 		works fine
> http://test?x=x&amp;x=1&amp;x=2     Does not work
>
> My question is, how can I represent a URL in xhtml without the ampersands
> being escaped and have it still be valid xml?

No.

> Should I consider running my xhtml document through a transformation that
> will unescape the ampersands?

No.

> As an aside, I am using JDOM.  It is a library that facilitates building
> xml documents.



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.