Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] entity in attribute value

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Luca Passani <passani AT eunet.no>
  • To: Andreas Prieß <ap AT metaphysis.net>
  • Cc: xom-interest <xom-interest AT lists.ibiblio.org>
  • Subject: Re: [XOM-interest] entity in attribute value
  • Date: Mon, 12 Jan 2009 19:49:18 +0100

Andreas Prieß wrote:

Don't you get your desired string if you just escape the ampersand?

<capability name="entity_euro" value="&amp;euro;"/>

The &amp; should be a predefined entity for the ampersand, I think.

This seems to work. Thank you, Andreas!

Luca





Archive powered by MHonArc 2.6.24.

Top of Page