The <generatorConfiguration> element is the root element of a MyBatis Generator configuration file. The file should contain the following DOCTYPE:
<!DOCTYPE generatorConfiguration PUBLIC "-//mybatis.org//DTD MyBatis Generator Configuration 1.0//EN" "http://mybatis.org/dtd/mybatis-generator-config_1_0.dtd">
None
None