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 2004/04/15 04:09:39 UTC

svn commit: rev 10021 - xml/forrest/trunk/src/core/context/resources/schema/relaxng

Author: crossley
Date: Wed Apr 14 19:09:38 2004
New Revision: 10021

Modified:
   xml/forrest/trunk/src/core/context/resources/schema/relaxng/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


Modified: xml/forrest/trunk/src/core/context/resources/schema/relaxng/sitemap-v06.rng
==============================================================================
--- xml/forrest/trunk/src/core/context/resources/schema/relaxng/sitemap-v06.rng	(original)
+++ xml/forrest/trunk/src/core/context/resources/schema/relaxng/sitemap-v06.rng	Wed Apr 14 19:09:38 2004
@@ -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">