You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by mi...@apache.org on 2005/10/02 14:11:19 UTC

svn commit: r293096 - /lenya/trunk/src/webapp/lenya/pubs/default/content/authoring/doctypes/opendocument/index_en.xml.meta

Author: michi
Date: Sun Oct  2 05:11:13 2005
New Revision: 293096

URL: http://svn.apache.org/viewcvs?rev=293096&view=rev
Log:
meta and doctype definition added

Added:
    lenya/trunk/src/webapp/lenya/pubs/default/content/authoring/doctypes/opendocument/index_en.xml.meta

Added: lenya/trunk/src/webapp/lenya/pubs/default/content/authoring/doctypes/opendocument/index_en.xml.meta
URL: http://svn.apache.org/viewcvs/lenya/trunk/src/webapp/lenya/pubs/default/content/authoring/doctypes/opendocument/index_en.xml.meta?rev=293096&view=auto
==============================================================================
--- lenya/trunk/src/webapp/lenya/pubs/default/content/authoring/doctypes/opendocument/index_en.xml.meta (added)
+++ lenya/trunk/src/webapp/lenya/pubs/default/content/authoring/doctypes/opendocument/index_en.xml.meta Sun Oct  2 05:11:13 2005
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<lenya:document xmlns:lenya="http://apache.org/cocoon/lenya/page-envelope/1.0">
+<lenya:meta>
+  <lenya:dc>
+    <dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">OpenDocument</dc:title>
+    <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">lenya</dc:creator>
+    <dc:language xmlns:dc="http://purl.org/dc/elements/1.1/">en</dc:language>
+  </lenya:dc>
+
+  <lenya:internal>
+    <lenya:resourceType>opendocument</lenya:resourceType>
+    <lenya:contentType>odt</lenya:contentType>
+  </lenya:internal>
+</lenya:meta>
+</lenya:document>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org