From: <pka...@us...> - 2009-07-24 14:11:39
|
Revision: 373 http://cse-ip.svn.sourceforge.net/cse-ip/?rev=373&view=rev Author: pkasprzak Date: 2009-07-24 14:11:31 +0000 (Fri, 24 Jul 2009) Log Message: ----------- * Stuff :) Modified Paths: -------------- trunk/sandbox/lsf-adapter-demo/ILIASClientAdapter/src/CDDM.xsd Modified: trunk/sandbox/lsf-adapter-demo/ILIASClientAdapter/src/CDDM.xsd =================================================================== --- trunk/sandbox/lsf-adapter-demo/ILIASClientAdapter/src/CDDM.xsd 2009-07-24 14:11:22 UTC (rev 372) +++ trunk/sandbox/lsf-adapter-demo/ILIASClientAdapter/src/CDDM.xsd 2009-07-24 14:11:31 UTC (rev 373) @@ -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. |