namespace | http://www.fixm.aero/flight/4.2 | |||||||||||||||
type | restriction of fb:DecimalIndexType | |||||||||||||||
properties |
|
|||||||||||||||
used by |
|
|||||||||||||||
facets |
|
|||||||||||||||
annotation |
|
|||||||||||||||
source | <xs:simpleType name="TransportIndexType"> <xs:annotation> <xs:documentation>A figure representing the radiation level measured at one meter from the package.</xs:documentation> </xs:annotation> <xs:restriction base="fb:DecimalIndexType"> <xs:fractionDigits value="1"/> <xs:maxInclusive value="50.0"/> <xs:minInclusive value="0.0"/> <xs:totalDigits value="4"/> </xs:restriction> </xs:simpleType> |