crossley    2004/04/14 19:05:02

  Modified:    src/webapp/WEB-INF/entities sitemap-v06.rng
  Log:
  Accept anchors (using the attribute "name") in <map:act> and <map:match>
  See http://marc.theaimsgroup.com/?l=xml-cocoon-users&m=108193882630256
  Submitted by: David Carmona Perez DPerezCar<AT>fcc.es
  
  Revision  Changes    Path
  1.9       +2 -0      cocoon-2.1/src/webapp/WEB-INF/entities/sitemap-v06.rng
  
  Index: sitemap-v06.rng
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/webapp/WEB-INF/entities/sitemap-v06.rng,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- sitemap-v06.rng   15 Apr 2004 01:48:42 -0000      1.8
  +++ sitemap-v06.rng   15 Apr 2004 02:05:02 -0000      1.9
  @@ -1205,6 +1205,7 @@
         <attribute name="set"/>
       </optional>
       <ref name="optsrc.attr"/>
  +    <ref name="optname.attr"/>
     </define>
   
   <!-- =============================================================== -->
  @@ -1301,6 +1302,7 @@
       <ref name="universal.attr"/>
       <ref name="type.attr"/>
       <attribute name="pattern"/>
  +    <ref name="optname.attr"/>
     </define>
   
     <define name="map.select">
  
  
  

Reply via email to