Hi, when I created my classes with scomp I had both the targetNamespace attribute and the xmlns attribute in the <xsd:schema> tag set to "http://www.mystuff.com/mypackage". scomp then generated packages named com.mystuff.mypackage. I don't know if one of these attribute is reduntant... Good luck. /Mikael
________________________________ Från: vramu_sg [mailto:[EMAIL PROTECTED] Skickat: fr 2006-04-21 09:59 Till: dev@xmlbeans.apache.org Ämne: User-defined package name 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]
<<winmail.dat>>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]