simpleType DecimalIndexType
namespace http://www.fixm.aero/base/4.1
type restriction of decimal
properties
base xs:decimal
used by
attributes RadioactiveMaterialType/@criticalitySafetyIndex AllPackedInOneType/@qValue RadioactiveMaterialType/@transportIndex
facets
Kind Value Annotation
totalDigits 4
fractionDigits 1
annotation
documentation

            Generic decimal fraction expressed to tenths, used as scaling or comparison factor.
            [FIXM]
        
source <simpleType name="DecimalIndexType">
 
<annotation>
   
<documentation>
            Generic decimal fraction expressed to tenths, used as scaling or comparison factor.
            [FIXM]
        
</documentation>
 
</annotation>
 
<restriction base="xs:decimal">
   
<totalDigits value="4"/>
   
<fractionDigits value="1"/>
 
</restriction>
</simpleType>


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