[
Lists Home |
Date Index |
Thread Index
]
- From: Nicolas MONNET <nico@echange.fr>
- To: xml-app@sunsite.auc.dk, xml-dev@ic.ac.uk
- Date: Tue, 6 Jul 1999 15:35:03 +0200 (MET DST)
(Using Perl+Expat)
I'm writing a temlpate system. Original is XML. Is it legal / sensible to
use entitites as template place holders? Like, vairable or something.
Example (bogus):
(...)
<SET NAME="var" VALUE="Great">
<HTML:IMG SRC="truc.gif" ALT="&var;">
(..)
The HTML:IMG's ALT parameter will then contain "Great".
What do you guys think?
Then, is it ok to use a colon in an entity name? I knkow, I should do my
homework.
--
Many are called, few are chosen. Fewer still choose.
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|