xsl-list
[Top] [All Lists]

RE: [xsl] recognize character entities

2006-08-29 10:43:34
Is it in the spirit of XML to let the parser expand the entity
references back to themselves? For example, in the above
situation, is this a reasonable thing to do:

<!ENTITY euro "&amp;euro;">

 That doesn't "expand to itself".  That defines an entity whose the
value is a string (and that string is the same as the lexical
representation of a entity reference).

 Regards,

--drkm

Yes, of course. Thanks.

Mike



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