@rem Shell Name : compileSchema.bat @rem Description : XML 스키마를 자바클래스로 변환하는 Shell @rem Modification Information @rem @rem 수정일 수정자 수정내용 @rem ------- -------- --------------------------- @rem 2009.02.13 박지욱 최초 생성 @rem @rem author 공통 서비스 개발팀 박지욱 @rem since 2009. 02. 13 @rem version 1.0 @rem see @rem @rem Copyright (C) 2009 by MOPAS All right reserved. scomp -out %1 %2