xsl-list
[Top] [All Lists]

Re: select an element

2005-05-19 07:49:26
Thanks for your explain. It does make sense.


Thanks
Helen

On 5/18/05, David Carlisle <davidc(_at_)nag(_dot_)co(_dot_)uk> wrote:

The "Entry_form" is á rather than "&#00E1" or "/xE1", very weird
though.

That's what you'd expect and want.
&#xE1; is a reference to an accented A. This is just surface syntax,
what is reported by the XML parser, so what XSLT sees as input is the
character not the reference to a character.
It's the same in PHP although there the syntax is different the
character reference uses \ syntax.

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

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