-
Task
-
Resolution: Won't Do
-
Major
-
None
-
None
Currently it is: -
<!-- JVM configurations -->
<xs:complexType name="jvmsType">
<xs:sequence>
<xs:element name="jvm" type="namedJvmType" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
However the type should be 'jvm'Type' the 'namedJvmType' is for the referenced back.