Author: djencks
Date: Sun Sep 26 03:39:25 2004
New Revision: 47241

Modified:
   geronimo/trunk/modules/j2ee/src/schema/geronimo-application.xsd
Log:
cleanup commented out cruft

Modified: geronimo/trunk/modules/j2ee/src/schema/geronimo-application.xsd
==============================================================================
--- geronimo/trunk/modules/j2ee/src/schema/geronimo-application.xsd     
(original)
+++ geronimo/trunk/modules/j2ee/src/schema/geronimo-application.xsd     Sun Sep 
26 03:39:25 2004
@@ -63,13 +63,6 @@
                     </xs:annotation>
                 </xs:element>
                 <xs:any namespace="##other"/>
-                <!--xs:element name="module-dd" type="geronimo:module-ddType">
-                    <xs:annotation>
-                        <xs:documentation>
-                            Include the literal vendor dd in the appropriate 
namespace.
-                        </xs:documentation>
-                    </xs:annotation>
-                </xs:element-->
             </xs:choice>
         </xs:sequence>
     </xs:complexType>
@@ -96,17 +89,6 @@
                 <xs:attribute name="id" type="xs:ID"/>
             </xs:extension>
         </xs:simpleContent>
-    </xs:complexType>
-
-    <xs:complexType name="module-ddType">
-        <xs:annotation>
-            <xs:documentation>
-  contains a literal vendor dd
-            </xs:documentation>
-        </xs:annotation>
-        <xs:sequence>
-            <xs:any/>
-        </xs:sequence>
     </xs:complexType>
 
 </xs:schema>

Reply via email to