simpleType RestrictedLengthType
namespace http://www.fixm.aero/base/4.2
type restriction of fb:MeasureType
properties
base fb:MeasureType
used by
complexType LengthType
facets
Kind Value Annotation
minInclusive 0
annotation
documentation
Helper type for restrictions on Length
source <xs:simpleType name="RestrictedLengthType">
 
<xs:annotation>
   
<xs:documentation>Helper type for restrictions on Length</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="fb:MeasureType">
   
<xs:minInclusive value="0"/>
 
</xs:restriction>
</xs:simpleType>


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