From: <pka...@us...> - 2009-07-24 14:11:14
|
Revision: 371 http://cse-ip.svn.sourceforge.net/cse-ip/?rev=371&view=rev Author: pkasprzak Date: 2009-07-24 14:11:06 +0000 (Fri, 24 Jul 2009) Log Message: ----------- * Stuff :) Modified Paths: -------------- trunk/sandbox/lsf-adapter-demo/Common/src/CDDM.xsd Modified: trunk/sandbox/lsf-adapter-demo/Common/src/CDDM.xsd =================================================================== --- trunk/sandbox/lsf-adapter-demo/Common/src/CDDM.xsd 2009-07-24 14:08:07 UTC (rev 370) +++ trunk/sandbox/lsf-adapter-demo/Common/src/CDDM.xsd 2009-07-24 14:11:06 UTC (rev 371) @@ -6,6 +6,7 @@ attributeFormDefault="qualified" version="1.0"> + <xs:element name="entity" type="tns:entityType"/> <xs:element name="category" type="tns:categoryType"/> <xs:element name="course" type="tns:courseType"/> <xs:element name="account" type="tns:accountType"/> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |