simpleType RestrictedVerticalDistanceType
namespace http://www.fixm.aero/base/4.3
type restriction of fb:VerticalDistanceType
properties
base fb:VerticalDistanceType
used by
complexType FlightLevelType
facets
Kind Value Annotation
fractionDigits 0
annotation
documentation
Helper class for restrictions on fractionDigits
source <xs:simpleType name="RestrictedVerticalDistanceType">
 
<xs:annotation>
   
<xs:documentation>Helper class for restrictions on fractionDigits</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="fb:VerticalDistanceType">
   
<xs:fractionDigits value="0"/>
 
</xs:restriction>
</xs:simpleType>


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