You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-cvs@xml.apache.org by mr...@apache.org on 2007/06/05 07:12:25 UTC

svn commit: r544385 - /xml/commons/trunk/doap_XML_Commons_Resolver.xml

Author: mrglavas
Date: Mon Jun  4 22:12:24 2007
New Revision: 544385

URL: http://svn.apache.org/viewvc?view=rev&rev=544385
Log:
Adding standards sections for XML Catalogs.

Modified:
    xml/commons/trunk/doap_XML_Commons_Resolver.xml

Modified: xml/commons/trunk/doap_XML_Commons_Resolver.xml
URL: http://svn.apache.org/viewvc/xml/commons/trunk/doap_XML_Commons_Resolver.xml?view=diff&rev=544385&r1=544384&r2=544385
==============================================================================
--- xml/commons/trunk/doap_XML_Commons_Resolver.xml (original)
+++ xml/commons/trunk/doap_XML_Commons_Resolver.xml Mon Jun  4 22:12:24 2007
@@ -62,5 +62,21 @@
           <foaf:mbox rdf:resource="mailto:commons-dev@xml.apache.org"/>
       </foaf:Person>
     </maintainer>
+    <asfext:implements>
+      <asfext:Standard>
+        <asfext:title>XML Catalogs v1.1</asfext:title>
+        <asfext:body>OASIS</asfext:body>
+        <asfext:id>XML Catalogs v1.1</asfext:id>
+        <asfext:url rdf:resource="http://www.oasis-open.org/committees/download.php/14809/xml-catalogs.html"/>
+      </asfext:Standard>
+    </asfext:implements>
+    <asfext:implements>
+      <asfext:Standard>
+        <asfext:title>XML Catalogs v1.0</asfext:title>
+        <asfext:body>OASIS</asfext:body>
+        <asfext:id>XML Catalogs v1.0</asfext:id>
+        <asfext:url rdf:resource="http://www.oasis-open.org/committees/entity/spec.html"/>
+      </asfext:Standard>
+    </asfext:implements>
   </Project>
 </rdf:RDF>