A matrix of short values
<xs:simpleType name="calibrationDataType"> <xs:annotation> <xs:documentation>A matrix of short values</xs:documentation> </xs:annotation> <xs:list itemType="xs:short"/> </xs:simpleType>