I am using the following command to generate my source codes and classes under two default package names "noNamepsace" & "noNamespace.impl" :
D:\xmlbeans-2.1.0\bin\scomp.bat -out 3A9_R-POC.jar -src 3A9_R-POC\src -d 3A9_R-POC\classes -compiler C:\Jdk1.5.0_06\bin\javac -mx 1024M javasource 1.5 C:\Awsp\Scs\Mappingguide\Xsds\3A9_MS_V01_01_PurchaseOrderCancellationRequest.xsd But I want to know how to generate / what command line argument should i use for my generated source codes and classes to fall under a user-defined / specified package name say "pip3a9r" and ofcourse "pip3a9r.impl" respectively. -- View this message in context: http://www.nabble.com/User-defined-package-name-t1485117.html#a4022010 Sent from the Xml Beans - Dev forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]