lenya/src/webapp/lenya/pubs/oscom/config/doctypes/schemas matrix.xsd,1.6,1.7
Michael Wechner <[email protected]>
| Newsgroups | gmane.comp.cms.wyona.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /repository/lenya/src/webapp/lenya/pubs/oscom/config/doctypes/schemas
In directory erbium:/tmp/cvs-serv27001/src/webapp/lenya/pubs/oscom/config/doctypes/schemas
Modified Files:
matrix.xsd
Log Message:
Programming Language added to Schema
Index: matrix.xsd
===================================================================
RCS file: /repository/lenya/src/webapp/lenya/pubs/oscom/config/doctypes/schemas/matrix.xsd,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** matrix.xsd 4 May 2003 22:19:08 -0000 1.6
--- matrix.xsd 8 May 2003 08:09:31 -0000 1.7
***************
*** 10,13 ****
--- 10,14 ----
<xs:element ref="main_url"/>
<xs:element ref="license"/>
+ <xs:element ref="programming-language" minOccurs="0"/>
<xs:element ref="related-info" minOccurs="0"/>
<xs:element ref="features" minOccurs="0"/>
***************
*** 28,31 ****
--- 29,33 ----
<xs:element name="email" type="xs:string"/>
<xs:element name="system_name" type="xs:string"/>
+ <xs:element name="programming-language" type="xs:string"/>
<xs:element name="main_url" type="xs:anyURI"/>
<xs:element name="license">