Issue 9068: MK-005 Should use type[ContextCalibratorType] in … (xtce-rtf) Source: (, ) Nature: Uncategorized Issue Severity: Summary: Description : Currently, element[ContextCalibrator] in element [ContextCalibratorList] in type[IntegerDataEncodingType], [FloatDataEncodingType] and [StringDataEncodingType] are defined by complexContent. To make the structure more simple, I recommend to use type[ContextCalibratorType] in type[IntegerDataEncodingType], [FloatDataEncodingType] and [StringDataEncodingType]. From: "<element name="ContextCalibrator" maxOccurs="unbounded"> ... </element>" To: "<element name="ContextCalibrator" type="xtce:ContextCalibratorType" maxOccurs="unbounded"/>" Resolution: Good input. Fix schema and associated documentation. Resolution: Revised Text: Actions taken: October 12, 2005: received issue Discussion: End of Annotations:===== s is issue # 9068 MK-005 Should use type[ContextCalibratorType] in . Description : Currently, element[ContextCalibrator] in element [ContextCalibratorList] in type[IntegerDataEncodingType], [FloatDataEncodingType] and [StringDataEncodingType] are defined by complexContent. To make the structure more simple, I recommend to use type[ContextCalibratorType] in type[IntegerDataEncodingType], [FloatDataEncodingType] and [StringDataEncodingType]. From: " ... " To: "" Resolution: Good input. Fix schema and associated documentation.