###################################################################################
#
# The classes in the org.eclipse.ptp.rm.lml.core.elements package are 
# generated from the schema definitions. Do not edit.
#
# To generate the classes, run the following command from the plugin directory.
#
# Note that any change to the schema or namespace will require corresponding 
# changes to the org.eclipse.ptp.lml.da scripts.
#
###################################################################################

xjc -target 2.1 -d src -p org.eclipse.ptp.rm.lml.core.elements schema/lgui.xsd
	
