People, Would it be possible for xmlbeans to read the documentation elements inside the schema annotations and transform it into javadoc comments in the generated code?
The current version already creates javadoc comments, but merely populates them with high-level strings like "Gets the "id" attribute", but it'd be nicer if it would use the element's documentation from the schema where available. cheers, Erik van Zijst -- To the systems programmer, users and applications serve only to provide a test load. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

