You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by sm...@apache.org on 2012/12/01 20:09:40 UTC

svn commit: r1416043 - in /airavata/site/trunk/content/schemas: ./ 2012/ 2012/12/ 2012/12/test.xsd

Author: smarru
Date: Sat Dec  1 19:09:40 2012
New Revision: 1416043

URL: http://svn.apache.org/viewvc?rev=1416043&view=rev
Log:
testing schema download from website

Added:
    airavata/site/trunk/content/schemas/
    airavata/site/trunk/content/schemas/2012/
    airavata/site/trunk/content/schemas/2012/12/
    airavata/site/trunk/content/schemas/2012/12/test.xsd

Added: airavata/site/trunk/content/schemas/2012/12/test.xsd
URL: http://svn.apache.org/viewvc/airavata/site/trunk/content/schemas/2012/12/test.xsd?rev=1416043&view=auto
==============================================================================
--- airavata/site/trunk/content/schemas/2012/12/test.xsd (added)
+++ airavata/site/trunk/content/schemas/2012/12/test.xsd Sat Dec  1 19:09:40 2012
@@ -0,0 +1,6 @@
+<schema targetNamespace="http://airavata.apache.org/schemas/2012/12" xmlns:gfac="http://airavata.apache.org/schemas/2012/12"
+	xmlns="http://www.w3.org/2001/XMLSchema" xmlns:xsd="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified">
+    
+    <element name="testSchemaDownload" type="xsd:string" />
+    
+</schema>
\ No newline at end of file