element SummaryOFGoodsWithSameRID
diagram taf_cat_complete_sector_p523.png
namespace http://taf-jsg.info/schemes
properties
content complex
children UN_Number PackingGroup DangerousGoodsWeight DangerousGoodsVolume
used by
elements ITU RollingRoadUnit Wagons
annotation
documentation
This element is only in use if the consignment includes more than one good with the same UN-Number in , packing group and propershipping name in the wagon. The added amount of the dangerous goods are to be stored here
source <xs:element name="SummaryOFGoodsWithSameRID">
 
<xs:annotation>
   
<xs:documentation>This element is only in use if the consignment includes more than one good with the same UN-Number in , packing group and propershipping name in the wagon. The added amount of the dangerous goods are to be stored here</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="UN_Number" minOccurs="0"/>
     
<xs:element ref="PackingGroup" minOccurs="0"/>
     
<xs:element ref="DangerousGoodsWeight" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>The weight of the dangerous goods in Kilograms</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element ref="DangerousGoodsVolume" minOccurs="0"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>


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