Showing:

Annotations
Diagrams
Source
Used by
Simple Type tps:calibrationDataType
Namespace tps
Annotations
A matrix of short values
Diagram
Type list of xs:short
Used by
Source
<xs:simpleType name="calibrationDataType">
  <xs:annotation>
    <xs:documentation>A matrix of short values</xs:documentation>
  </xs:annotation>
  <xs:list itemType="xs:short"/>
</xs:simpleType>