namespace | http://www.mostcooperation.com | ||
type | xs:double | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xs:simpleType name="Double"> <xs:annotation> <xs:documentation>Used for checking range limits when the MOST data type Double is used.</xs:documentation> </xs:annotation> <xs:restriction base="xs:double"/> </xs:simpleType> |