complexType RadioactiveMaterialType
diagram Nas_diagrams/Nas_p663.png
namespace http://www.fixm.aero/flight/4.1
type extension of fb:ExtensibleType
properties
base fb:ExtensibleType
children fb:extension fx:radionuclide
used by
elements DangerousGoodsPackageType/radioactiveMaterials RadioactiveMaterial
attributes
Name  Type  Use  Default  Fixed  Annotation
category  fx:RadioactiveMaterialCategoryType  optional      
documentation

                     A category used for radioactive materials in a package, overpack or freight container,
                     based on their maximum radiation level.
                 
criticalitySafetyIndex  derived by: fb:DecimalIndexType  optional      
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.
                 
fissileExceptedIndicator  fx:FissileExceptedType  optional      
documentation

                     An indicator of whether the restrictions for fissile material are excepted for a
                     particular package.
                     
                     WARNING
                     This element is deprecated as of FIXM 4.1.0 per ATMRPP/2 and FIXM CCB decision. The
                     element will be removed starting FIXM 5.0.0.
                     <deprecated>
<deletionVersion>5.0.0</deletionVersion>
<deprecationVersion>4.1.0</deprecationVersion>
<rationale>Change Request #25. Outcomes of ATMRPP/2 shows DG data element other than NOTOC items are not required in FIXM Core.</rationale>
<replacement>N/A</replacement>
</deprecated>
transportIndex  derived by: fb:DecimalIndexType  optional      
documentation

                     A figure representing the radiation level measured at one meter from the package.
                    
                 
annotation
documentation

            The  grouping element for goods that contain radioactive materials.
        
source <complexType name="RadioactiveMaterialType">
 
<annotation>
   
<documentation>
            The  grouping element for goods that contain radioactive materials.
        
</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="fb:ExtensibleType">
     
<sequence>
       
<element name="radionuclide" type="fx:RadionuclideType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        The XML sub-grouping element for Radioactive Materials.
                        
                        WARNING
                        This element is deprecated as of FIXM 4.1.0 per ATMRPP/2 and FIXM CCB decision. The
                        element will be removed starting FIXM 5.0.0.
                       
<deprecated>
               
<deletionVersion>5.0.0</deletionVersion>
               
<deprecationVersion>4.1.0</deprecationVersion>
               
<rationale>Change Request #25. Outcomes of ATMRPP/2 shows DG data element other than NOTOC items are not required in FIXM Core.</rationale>
               
<replacement>N/A</replacement>
             
</deprecated>
           
</documentation>
         
</annotation>
       
</element>
     
</sequence>
     
<attribute name="category" type="fx:RadioactiveMaterialCategoryType" use="optional">
       
<annotation>
         
<documentation>
                     A category used for radioactive materials in a package, overpack or freight container,
                     based on their maximum radiation level.
                 
</documentation>
       
</annotation>
     
</attribute>
     
<attribute name="criticalitySafetyIndex" use="optional">
       
<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.
                 
</documentation>
       
</annotation>
       
<simpleType>
         
<restriction base="fb:DecimalIndexType">
           
<maxInclusive value="100.0"/>
           
<minInclusive value="0.0"/>
         
</restriction>
       
</simpleType>
     
</attribute>
     
<attribute name="fissileExceptedIndicator" type="fx:FissileExceptedType" use="optional">
       
<annotation>
         
<documentation>
                     An indicator of whether the restrictions for fissile material are excepted for a
                     particular package.
                     
                     WARNING
                     This element is deprecated as of FIXM 4.1.0 per ATMRPP/2 and FIXM CCB decision. The
                     element will be removed starting FIXM 5.0.0.
                    
<deprecated>
             
<deletionVersion>5.0.0</deletionVersion>
             
<deprecationVersion>4.1.0</deprecationVersion>
             
<rationale>Change Request #25. Outcomes of ATMRPP/2 shows DG data element other than NOTOC items are not required in FIXM Core.</rationale>
             
<replacement>N/A</replacement>
           
</deprecated>
         
</documentation>
       
</annotation>
     
</attribute>
     
<attribute name="transportIndex" use="optional">
       
<annotation>
         
<documentation>
                     A figure representing the radiation level measured at one meter from the package.
                    
                 
</documentation>
       
</annotation>
       
<simpleType>
         
<restriction base="fb:DecimalIndexType">
           
<maxInclusive value="50.0"/>
           
<minInclusive value="0.0"/>
         
</restriction>
       
</simpleType>
     
</attribute>
   
</extension>
 
</complexContent>
</complexType>

attribute RadioactiveMaterialType/@category
type fx:RadioactiveMaterialCategoryType
properties
use optional
facets
Kind Value Annotation
enumeration I_WHITE
documentation

                  .Surface radiation &amp;lt;0.5 millirem/hr, 1 meter radiation: N/A
              
enumeration II_YELLOW
documentation

                  .Surface radiation &amp;lt;50 millirem/hr, 1 meter radiation &amp;lt;1 millirem/hr
                 
              
enumeration III_YELLOW
documentation

                  .Surface radiation &amp;gt;50 millirem/hr, 1 meter radiation &amp;gt;1 millirem/hr
                 
              
annotation
documentation

                     A category used for radioactive materials in a package, overpack or freight container,
                     based on their maximum radiation level.
                 
source <attribute name="category" type="fx:RadioactiveMaterialCategoryType" use="optional">
 
<annotation>
   
<documentation>
                     A category used for radioactive materials in a package, overpack or freight container,
                     based on their maximum radiation level.
                 
</documentation>
 
</annotation>
</attribute>

attribute RadioactiveMaterialType/@criticalitySafetyIndex
type restriction of fb:DecimalIndexType
properties
use optional
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 <attribute name="criticalitySafetyIndex" use="optional">
 
<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.
                 
</documentation>
 
</annotation>
 
<simpleType>
   
<restriction base="fb:DecimalIndexType">
     
<maxInclusive value="100.0"/>
     
<minInclusive value="0.0"/>
   
</restriction>
 
</simpleType>
</attribute>

attribute RadioactiveMaterialType/@fissileExceptedIndicator
type fx:FissileExceptedType
properties
use optional
facets
Kind Value Annotation
enumeration EXCEPTED
documentation

                  Indicates the restrictions for fissile material are excepted for a particular package.
                 
              
annotation
documentation

                     An indicator of whether the restrictions for fissile material are excepted for a
                     particular package.
                     
                     WARNING
                     This element is deprecated as of FIXM 4.1.0 per ATMRPP/2 and FIXM CCB decision. The
                     element will be removed starting FIXM 5.0.0.
                     <deprecated>
<deletionVersion>5.0.0</deletionVersion>
<deprecationVersion>4.1.0</deprecationVersion>
<rationale>Change Request #25. Outcomes of ATMRPP/2 shows DG data element other than NOTOC items are not required in FIXM Core.</rationale>
<replacement>N/A</replacement>
</deprecated>
source <attribute name="fissileExceptedIndicator" type="fx:FissileExceptedType" use="optional">
 
<annotation>
   
<documentation>
                     An indicator of whether the restrictions for fissile material are excepted for a
                     particular package.
                     
                     WARNING
                     This element is deprecated as of FIXM 4.1.0 per ATMRPP/2 and FIXM CCB decision. The
                     element will be removed starting FIXM 5.0.0.
                    
<deprecated>
       
<deletionVersion>5.0.0</deletionVersion>
       
<deprecationVersion>4.1.0</deprecationVersion>
       
<rationale>Change Request #25. Outcomes of ATMRPP/2 shows DG data element other than NOTOC items are not required in FIXM Core.</rationale>
       
<replacement>N/A</replacement>
     
</deprecated>
   
</documentation>
 
</annotation>
</attribute>

attribute RadioactiveMaterialType/@transportIndex
type restriction of fb:DecimalIndexType
properties
use optional
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 <attribute name="transportIndex" use="optional">
 
<annotation>
   
<documentation>
                     A figure representing the radiation level measured at one meter from the package.
                    
                 
</documentation>
 
</annotation>
 
<simpleType>
   
<restriction base="fb:DecimalIndexType">
     
<maxInclusive value="50.0"/>
     
<minInclusive value="0.0"/>
   
</restriction>
 
</simpleType>
</attribute>

element RadioactiveMaterialType/radionuclide
diagram Nas_diagrams/Nas_p664.png
namespace http://www.fixm.aero/flight/4.1
type fx:RadionuclideType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension fx:activity
attributes
Name  Type  Use  Default  Fixed  Annotation
lowDispersibleMaterialIndicator  fx:MaterialDispersabilityType  optional      
documentation

                     An indicator the dangerous good is a low dispersible radioactive material, a solid
                     radioactive material or a solid radioactive material in a sealed capsule, which has
                     limited dispersibility and is not in powder form.
                     
                     WARNING
                     This element is deprecated as of FIXM 4.1.0 per ATMRPP/2 and FIXM CCB decision. The
                     element will be removed starting FIXM 5.0.0.
                     <deprecated>
<deletionVersion>5.0.0</deletionVersion>
<deprecationVersion>4.1.0</deprecationVersion>
<rationale>Change Request #25. Outcomes of ATMRPP/2 shows DG data element other than NOTOC items are not required in FIXM Core.</rationale>
<replacement>N/A</replacement>
</deprecated>
physicalChemicalForm  fb:CharacterStringType  optional      
documentation

                     A description of the physical and chemical form when the dangerous goods are radioactive.
                    
                     
                     WARNING
                     This element is deprecated as of FIXM 4.1.0 per ATMRPP/2 and FIXM CCB decision. The
                     element will be removed starting FIXM 5.0.0.
                 
radionuclideId  derived by: fb:CharacterStringType  optional      
documentation

                     Identification number of each radionuclide or for mixtures of radionuclides.
                     
                     WARNING
                     This element is deprecated as of FIXM 4.1.0 per ATMRPP/2 and FIXM CCB decision. The
                     element will be removed starting FIXM 5.0.0.
                 
radionuclideName  fb:CharacterStringType  optional      
documentation

                     The name or symbol of each radionuclide or for mixtures of radionuclides, an appropriate
                     general description, or a list of the most restrictive nuclides.
                     
                     WARNING
                     This element is deprecated as of FIXM 4.1.0 per ATMRPP/2 and FIXM CCB decision. The
                     element will be removed starting FIXM 5.0.0.
                 
specialFormIndicator  fx:SpecialFormType  optional      
documentation

                     A notation that the material is 'special form' and cannot produce radioactive contamination.
                    
                     
                     WARNING
                     This element is deprecated as of FIXM 4.1.0 per ATMRPP/2 and FIXM CCB decision. The
                     element will be removed starting FIXM 5.0.0.
                     <deprecated>
<deletionVersion>5.0.0</deletionVersion>
<deprecationVersion>4.1.0</deprecationVersion>
<rationale>Change Request #25. Outcomes of ATMRPP/2 shows DG data element other than NOTOC items are not required in FIXM Core.</rationale>
<replacement>N/A</replacement>
</deprecated>
annotation
documentation

                        The XML sub-grouping element for Radioactive Materials.
                        
                        WARNING
                        This element is deprecated as of FIXM 4.1.0 per ATMRPP/2 and FIXM CCB decision. The
                        element will be removed starting FIXM 5.0.0.
                        <deprecated>
<deletionVersion>5.0.0</deletionVersion>
<deprecationVersion>4.1.0</deprecationVersion>
<rationale>Change Request #25. Outcomes of ATMRPP/2 shows DG data element other than NOTOC items are not required in FIXM Core.</rationale>
<replacement>N/A</replacement>
</deprecated>
source <element name="radionuclide" type="fx:RadionuclideType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        The XML sub-grouping element for Radioactive Materials.
                        
                        WARNING
                        This element is deprecated as of FIXM 4.1.0 per ATMRPP/2 and FIXM CCB decision. The
                        element will be removed starting FIXM 5.0.0.
                       
<deprecated>
       
<deletionVersion>5.0.0</deletionVersion>
       
<deprecationVersion>4.1.0</deprecationVersion>
       
<rationale>Change Request #25. Outcomes of ATMRPP/2 shows DG data element other than NOTOC items are not required in FIXM Core.</rationale>
       
<replacement>N/A</replacement>
     
</deprecated>
   
</documentation>
 
</annotation>
</element>


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