/*******************************************************************************
 * Copyright (c) 2006 IBM Corporation and others.
 * All rights reserved. This program and the accompanying materials
 * are made available under the terms of the Eclipse Public License v1.0
 * which accompanies this distribution, and is available at
 * http://www.eclipse.org/legal/epl-v10.html
 *
 * Contributors:
 *     IBM Corporation - initial API and implementation
 *******************************************************************************/

Sarah Knoop
IBM Almaden Research Center
650 Harry Rd.
San Jose, CA 95120-6099
email: seknoop@us.ibm.com
09-15-2006

1. The code generated by EMF for the hl7v2 model is compatible 
with Java 1.4.x. Thus, if the compiler compliance level is version 5 
or higher, compiler warnings and errors on the generated code will appear.
We anticipate much of the code going away when integration with
org.eclipse.ohf.hl7v2 and org.openhealthtools.ihe.xds.metadata is complete.
 