#!/bin/sh #Schema compiler #Builds XBean types from xsd files. cp= cp=$cp:$XMLBEANS_HOME/build/ar/xbean.jar java -classpath $cp ort.apache.xmlbeanseimpl.toolmSchemaCompiler $*