complexType RadioactiveMaterialType
diagram BasicMessage_diagrams/BasicMessage_p421.png
namespace http://www.fixm.aero/flight/4.2
children fx:category fx:criticalSafetyIndex fx:extension fx:transportIndex
used by
element DangerousGoodsPackageType/radioactiveMaterials
annotation
documentation
The  grouping element for goods that contain radioactive materials.
source <xs:complexType name="RadioactiveMaterialType">
 
<xs:annotation>
   
<xs:documentation>The  grouping element for goods that contain radioactive materials.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="category" type="fx:RadioactiveMaterialCategoryType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>A category used for radioactive materials in a package, overpack or freight container, based on their maximum radiation level.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="criticalSafetyIndex" type="fx:CriticalSafetyIndexType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The dimensionless number (rounded up to the next tenth) assigned to and placed on the label of a fissile material package to designate the degree of control of accumulation of packages containing fissile material during transportation.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="extension" type="fb:RadioactiveMaterialExtensionType" nillable="true" minOccurs="0" maxOccurs="2000">
     
<xs:annotation>
       
<xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="transportIndex" type="fx:TransportIndexType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>A figure representing the radiation level measured at one meter from the package.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element RadioactiveMaterialType/category
diagram BasicMessage_diagrams/BasicMessage_p422.png
namespace http://www.fixm.aero/flight/4.2
type fx:RadioactiveMaterialCategoryType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration I_WHITE
documentation
.Surface radiation &lt;0.5 millirem/hr, 1 meter radiation: N/A
enumeration III_YELLOW
documentation
Surface radiation &gt;50 millirem/hr, 1 meter radiation &gt;1 millirem/hr
enumeration II_YELLOW
annotation
documentation
A category used for radioactive materials in a package, overpack or freight container, based on their maximum radiation level.
source <xs:element name="category" type="fx:RadioactiveMaterialCategoryType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>A category used for radioactive materials in a package, overpack or freight container, based on their maximum radiation level.</xs:documentation>
 
</xs:annotation>
</xs:element>

element RadioactiveMaterialType/criticalSafetyIndex
diagram BasicMessage_diagrams/BasicMessage_p423.png
namespace http://www.fixm.aero/flight/4.2
type fx:CriticalSafetyIndexType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minInclusive 0.0
maxInclusive 100.0
totalDigits 4
fractionDigits 1
annotation
documentation
The dimensionless number (rounded up to the next tenth) assigned to and placed on the label of a fissile material package to designate the degree of control of accumulation of packages containing fissile material during transportation.
source <xs:element name="criticalSafetyIndex" type="fx:CriticalSafetyIndexType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The dimensionless number (rounded up to the next tenth) assigned to and placed on the label of a fissile material package to designate the degree of control of accumulation of packages containing fissile material during transportation.</xs:documentation>
 
</xs:annotation>
</xs:element>

element RadioactiveMaterialType/extension
diagram BasicMessage_diagrams/BasicMessage_p424.png
namespace http://www.fixm.aero/flight/4.2
type fb:RadioactiveMaterialExtensionType
properties
minOcc 0
maxOcc 2000
content complex
nillable true
annotation
documentation
An extension hook for attaching extension (non-core) classes.
source <xs:element name="extension" type="fb:RadioactiveMaterialExtensionType" nillable="true" minOccurs="0" maxOccurs="2000">
 
<xs:annotation>
   
<xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation>
 
</xs:annotation>
</xs:element>

element RadioactiveMaterialType/transportIndex
diagram BasicMessage_diagrams/BasicMessage_p425.png
namespace http://www.fixm.aero/flight/4.2
type fx:TransportIndexType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minInclusive 0.0
maxInclusive 50.0
totalDigits 4
fractionDigits 1
annotation
documentation
A figure representing the radiation level measured at one meter from the package.
source <xs:element name="transportIndex" type="fx:TransportIndexType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>A figure representing the radiation level measured at one meter from the package.</xs:documentation>
 
</xs:annotation>
</xs:element>


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