complexType VolumeType
diagram Nas_diagrams/Nas_p425.png
namespace http://www.fixm.aero/base/4.1
type extension of fb:RestrictedVolumeType
properties
base fb:RestrictedVolumeType
used by
element DangerousGoodsDimensionsType/volume
facets
Kind Value Annotation
minInclusive 0
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  fb:UomVolumeType  required      
documentation

                     Unit of measure
                 
annotation
documentation

            The measure of the physical space of any 3-D geometric object. [ISO 19103, chapter
            6.5.7.15]
        
source <complexType name="VolumeType">
 
<annotation>
   
<documentation>
            The measure of the physical space of any 3-D geometric object. [ISO 19103, chapter
            6.5.7.15]
        
</documentation>
 
</annotation>
 
<simpleContent>
   
<extension base="fb:RestrictedVolumeType">
     
<attribute name="uom" type="fb:UomVolumeType" use="required">
       
<annotation>
         
<documentation>
                     Unit of measure
                 
</documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</simpleContent>
</complexType>

attribute VolumeType/@uom
type fb:UomVolumeType
properties
use required
facets
Kind Value Annotation
enumeration US_GAL
documentation

                  US Gallon.
              
enumeration L
documentation

                  Litre.
              
annotation
documentation

                     Unit of measure
                 
source <attribute name="uom" type="fb:UomVolumeType" use="required">
 
<annotation>
   
<documentation>
                     Unit of measure
                 
</documentation>
 
</annotation>
</attribute>


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