Re: (INS|DEL) definition

Ian,

Found it.  Thank you for your help.  Irene.


-----Original Message-----
From: Ian Jacobs <ij@w3.org>
To: ijeffr <ijeffr@ionsys.com>
Cc: www-html-editor@w3.org <www-html-editor@w3.org>
Date: 28 July, 1999 9:24 AM
Subject: Re: (INS|DEL) definition


>Look for this in the strict DTD [1] (or Transitional as well).
>
>[1] http://www.w3.org/TR/REC-html40/sgml/dtd.html
>
>
><!--=================== Inserted/Deleted Text
>============================-->
>
>
>   <!-- INS/DEL are handled by inclusion on BODY -->
>   <!ELEMENT (INS|DEL) - - (%flow;)*      -- inserted text, deleted text
>-->
>   <!ATTLIST (INS|DEL)
>          %attrs;                              -- %coreattrs, %i18n,
>%events --
>          cite        %URI;          #IMPLIED  -- info on reason for
>change --
>          datetime    %Datetime;     #IMPLIED  -- date and time of
>change --
>   >
>
>-- 
>Ian Jacobs (jacobs@w3.org)   http://www.w3.org/People/Jacobs
>

Received on Wednesday, 28 July 1999 12:21:58 UTC