Basic HTML version of Foils prepared August 1 99

Foil 21 DTD - Entity Declaration

From Advanced XML and its applications CPS714 Computational Science Information Track -- July 7 99. by Lukasz Beca


1 Entities are replaced in the document by the parser with actual data
2 Entity types
  • general: for use in the document content
  • <!ENTITY entityname "replacement text">
  • &entityname;
  • parameter: can be used in external parts of DTD and in conditional selections,
  • <!ENTITY % entityname "replacement text">
  • %entityname;

in Table To:


© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Sun Aug 1 1999