Hi Again, My schema has multiple elements that are named "string", "integer", "boolean", etc. When the descriptor classes are generated, they use the simple class name that Castor generates. This is a problem, because now there are two types of String in the workspace - java.lang.String and path.to.my.String. I'll be the first to admit that this doesn't seem like very good schema design, but I don't have much control over it at the moment. It seems like maybe the Castor generator should use the fully-qualified name of the class. Or maybe not, but I thought I should bring it to the developers' attention.
Thanks Again, Dan ------------------------------------------------- If you wish to unsubscribe from this list, please send an empty message to the following address: [EMAIL PROTECTED] -------------------------------------------------

