diagram | ![]() |
||
namespace | http://www.fixm.aero/flight/4.1 | ||
type | extension of fb:ExtensibleType | ||
properties |
|
||
children | fb:extension fx:grossWeight fx:netWeight fx:volume | ||
used by |
|
||
annotation |
|
||
source | <complexType name="DangerousGoodsDimensionsType"> <annotation> <documentation> Weight and volume (not height, width, and depth): </documentation> </annotation> <complexContent> <extension base="fb:ExtensibleType"> <sequence> <element name="grossWeight" type="fb:WeightType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The total gross weight of dangerous goods transported for each unique UN number. </documentation> </annotation> </element> <element name="netWeight" type="fb:WeightType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The total net weight of dangerous goods transported for each unique UN number. 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. </documentation> </annotation> </element> <element name="volume" type="fb:VolumeType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The total displacement of dangerous goods transported for each unique UN number. </documentation> </annotation> </element> </sequence> </extension> </complexContent> </complexType> |
diagram | ![]() |
||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||
type | fb:WeightType | ||||||||||||||
properties |
|
||||||||||||||
facets |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <element name="grossWeight" type="fb:WeightType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The total gross weight of dangerous goods transported for each unique UN number. </documentation> </annotation> </element> |
diagram | ![]() |
||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||
type | fb:WeightType | ||||||||||||||
properties |
|
||||||||||||||
facets |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <element name="netWeight" type="fb:WeightType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The total net weight of dangerous goods transported for each unique UN number. 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. </documentation> </annotation> </element> |
diagram | ![]() |
||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||
type | fb:VolumeType | ||||||||||||||
properties |
|
||||||||||||||
facets |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <element name="volume" type="fb:VolumeType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The total displacement of dangerous goods transported for each unique UN number. </documentation> </annotation> </element> |