Added episode parameter in md.xjc macrodef to generate the specified episode file for separate compilation.This is an optional parameter.JAXB episodes are intended to solve
this problem of double generating classes, by allowing the generation to point at pre-existing XSDs and classes generated previously and use those instead of regenerating them as dependencies of the classes being generated.