Hi Derek,

Yields this output (via a HTML-serialized pipeline):
<div align="left">
<embed pluginspage="http:///www.adobe.com/svg/viewer/install/";
type="image/svg-xml" width="500" height="300" name="SCVEmbed" src="graph/graph_WQ.svg?point=1&amp;endyr=2002&amp;varid=1"/>
the above is correct,

</div>
<a href="graph/graph_WQ.svg?point=1&endyr=2002&varid=1">Link</a>
but this is wrong. URLs in HTML must also be escaped. & in URLs is an error in theory, but browsers are mostly so convenient to resolve the URLs into a correct way.

Joerg


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to