Re: SD1 - Short End Tags [fmt]

><?XML version="1.0" RMD='INTERNAL'?>
><!doctype bogus [
><!entity a "firstname">
><!entity b "/firstname">
><!entity c "lastname">
><!entity d "/lastname">
>]>
><author>
>  <&a;>foo<&b;>
>  <&c;>bar<&d;>
></author>

You should try making an SGML version, and then running nsgmls
on it. I do not think this is legal.

Received on Wednesday, 21 May 1997 12:53:03 UTC