removed after schema modification,
[vamsas.git] / src / org / vamsas / objects / core / AnnotationElementDescriptor.java
index fd3d521..943bb99 100644 (file)
@@ -104,7 +104,7 @@ public class AnnotationElementDescriptor extends org.exolab.castor.xml.util.XMLC
         fieldValidator = new org.exolab.castor.xml.FieldValidator();
         fieldValidator.setMinOccurs(1);
         { //-- local scope
-            IntegerValidator typeValidator= new IntegerValidator();
+            IntegerValidator typeValidator = new IntegerValidator();
             fieldValidator.setValidator(typeValidator);
         }
         desc.setValidator(fieldValidator);