// System.out
// .println("CREATE QNAME: #############################type: "
// + type.getCanonicalName() + " qname is: " + q);
// }
BindingLookupService lookupService = new SystemTypeLookupService(); // move this to the constructor
QName q = lookupService.class2qname(type, defaultNameSpace);
if (type.isArray()) {
/*
* jongjinchoi@apache.org 2005-Mar-16 -- don't register array