You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by cr...@apache.org on 2002/06/03 05:17:46 UTC

cvs commit: xml-forrest/src/resources/schema/dtd document-v11.mod

crossley    2002/06/02 20:17:45

  Modified:    src/resources/schema/dtd document-v11.mod
  Log:
  Clarified the comment about the purpose of the <fork> element.
  
  Revision  Changes    Path
  1.2       +2 -2      xml-forrest/src/resources/schema/dtd/document-v11.mod
  
  Index: document-v11.mod
  ===================================================================
  RCS file: /home/cvs/xml-forrest/src/resources/schema/dtd/document-v11.mod,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- document-v11.mod	19 May 2002 18:56:42 -0000	1.1
  +++ document-v11.mod	3 Jun 2002 03:17:45 -0000	1.2
  @@ -176,7 +176,7 @@
       <!ATTLIST jump %common.att;
                      %link.att;>
   
  -    <!-- window-forking link (equivalent of <a ... target="_new">) -->
  +    <!-- window-forking link (equivalent of <a ... target="_blank">) -->
       <!ELEMENT fork (%link-content.mix;)*>
       <!ATTLIST fork %common.att;
                      %link.att;>
  @@ -392,4 +392,4 @@
       <!ELEMENT footer (legal %local.footers;)>
   
           <!ELEMENT legal (%content.mix;)*>
  -        <!ATTLIST legal %common.att;>
  \ No newline at end of file
  +        <!ATTLIST legal %common.att;>