[Osr-101] rev 13777 - public/osr-101/trunk

michi at wyona.com michi at wyona.com
Thu Jun 1 11:54:49 CEST 2006


Author: michi
Date: 2006-06-01 11:54:48 +0200 (Thu, 01 Jun 2006)
New Revision: 13777

Modified:
   public/osr-101/trunk/osr-101.xhtml
Log:
introspection spec updated

Modified: public/osr-101/trunk/osr-101.xhtml
===================================================================
--- public/osr-101/trunk/osr-101.xhtml	2006-06-01 09:54:27 UTC (rev 13776)
+++ public/osr-101/trunk/osr-101.xhtml	2006-06-01 09:54:48 UTC (rev 13777)
@@ -176,8 +176,8 @@
 <introspection xmlns="http://www.wyona.org/osr-101/1.0">
 
 <edit mime-type="application/xml" version="433453">
-  <open url="http://foo.bar.com/lenya/default/authoring/index.xml?lenya.usecase=open" method="GET">
-  <save url="http://foo.bar.com/lenya/default/authoring/index.xml?lenya.usecase=save" method="PUT">
+  <open url="http://foo.bar.com/lenya/default/authoring/index.html?lenya.usecase=open" method="GET"/>
+  <save url="http://foo.bar.com/lenya/default/authoring/index.html?lenya.usecase=save" method="PUT"/>
 
   <schemas>
     <schema href="http://foo.bar.com/lenya/modules/docbook/schemas/simple.rng" type="RelaxNG"/>
@@ -190,8 +190,8 @@
 </edit>
 
 <edit save="" mime-type="application/xhtml+xml">
-  <open url="http://foo.bar.com/test.xhtml" method="GET">
-  <save url="http://foo.bar.com/test.xhtml?action=save" method="POST">
+  <open url="http://foo.bar.com/test.xhtml" method="GET"/>
+  <save url="http://foo.bar.com/test.xhtml?action=save" method="POST"/>
 </edit>
 
 <!-- NOTE: What about delivering this as package, e.g. with a MANIFEST included? -->




More information about the Osr-101 mailing list