simpleType MeasureType
namespace http://www.fixm.aero/base/4.2
type xs:double
properties
base xs:double
used by
complexType TemperatureType
simpleTypes LongitudeType RestrictedAngleType RestrictedFrequencyType RestrictedLengthType RestrictedMassType RestrictedPressureType RestrictedVolumeType RestrictedWeightType SpeedType VerticalDistanceType
annotation
documentation
The result from performing the act or process of ascertaining the value of a characteristic of some entity. [ISO 19103, chapter 6.5.7.2]
source <xs:simpleType name="MeasureType">
 
<xs:annotation>
   
<xs:documentation>The result from performing the act or process of ascertaining the value of a characteristic of some entity. [ISO 19103, chapter 6.5.7.2] </xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:double"/>
</xs:simpleType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy