simpleType RestrictedVolumeType
namespace http://www.fixm.aero/base/4.2
type restriction of fb:MeasureType
properties
base fb:MeasureType
used by
complexType VolumeType
facets
Kind Value Annotation
minInclusive 0
annotation
documentation
Helper type for restrictions on Volume
source <xs:simpleType name="RestrictedVolumeType">
 
<xs:annotation>
   
<xs:documentation>Helper type for restrictions on Volume</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