added legacy import of version 0.1 SessionLists
[vamsas.git] / schemas / castorbuilder.properties
index b43214f..31cde84 100644 (file)
@@ -21,9 +21,9 @@ org.exolab.castor.builder.superclass=uk.ac.vamsas.client.Vobject
 
 # XML namespace mapping to Java packages
 #
-#org.exolab.castor.builder.nspackages=\
-  http://www.xyz.com/schemas/project=com.xyz.schemas.project,\
-  http://www.xyz.com/schemas/person=com.xyz.schemas.person
+org.exolab.castor.builder.nspackages=\
+  http://www.vamsas.ac.uk/schemas/1.0/vamsasTypes=uk.ac.vamsas.objects.core,\
+  http://www.vamsas.ac.uk/schemas/1.0/vamsasDocument=uk.ac.vamsas.objects.core
 
 # Set to true if you want to generate the equals method
 # for each generated class