This is the command used to invoke your schema generator. For example, for the Oracle JAXB implementation, we provide scripts on Solaris(TCKDIR/solaris/bin/schemagen.sh), on Windows(TCKDIR\win32\bin\schemagen.bat), and on Linux(TCKDIR/linux/bin/schemagen.sh), and on MacOS(TCKDIR/macos/bin/schemagen.sh) platforms that generate schemas from java files.
The schemagen script supports the following mandatory command-line options:
Usage: schemagen -d <dir> <java files>
Options:
-d <dir> : generated files will go into this directory
Type the path in the text box, or select the path from the pull-down menu.