Showing:

Annotations
Diagrams
Source
Used by
Simple Type tps:position1DType
Namespace tps
Annotations
A position identified by only one coordinate
Diagram
Type xs:double
Used by
Source
<xs:simpleType name="position1DType">
  <xs:annotation>
    <xs:documentation>A position identified by only one coordinate</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:double"/>
</xs:simpleType>