simpleType MeasureType
namespace http://www.fixm.aero/base/4.3
type xs:decimal
properties
base xs:decimal
used by
complexType TemperatureType
simpleTypes LongitudeType RestrictedAngleType RestrictedMeasureType 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:decimal"/>
</xs:simpleType>


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