Issue 14475: Autogenerator issue with schema type derivation (xtce-rtf) Source: NASA (Mr. Kevin Rice, james.k.rice-1(at)nasa.gov) Nature: Enhancement Severity: Summary: Description Kevin Rice 2007-10-22 21:51:07 BST XMLSpy autogenerator issue, may be true for others. In some cases elements are not themselves extensions creating a schema type but are complex types. In those cases the class name does not end up matching the element but the included type. This is particularly noticeable in several parameterTypes -- array, aggregate and absoluteTime, and in ALL the argumentTypes. It would be better from a code mapping standpt to address this in the schema -- yes, just so the autogenerator "looks right". Resolution: Revised Text: Actions taken: September 17, 2009: received issue Discussion: End of Annotations:===== s is issue # 14475 Autogenerator issue with schema type derivation Description Kevin Rice 2007-10-22 21:51:07 BST XMLSpy autogenerator issue, may be true for others. In some cases elements are not themselves extensions creating a schema type but are complex types. In those cases the class name does not end up matching the element but the included type. This is particularly noticeable in several parameterTypes -- array, aggregate and absoluteTime, and in ALL the argumentTypes. It would be better from a code mapping standpt to address this in the schema -- yes, just so the autogenerator "looks right".