complexType AirWaybillType
diagram Nas_diagrams/Nas_p620.png
namespace http://www.fixm.aero/flight/4.1
type extension of fb:CharacterStringType
properties
base fb:CharacterStringType
used by
element DangerousGoodsType/airWayBill
facets
Kind Value Annotation
minLength 0
maxLength 4096
attributes
Name  Type  Use  Default  Fixed  Annotation
airWaybillNumber  fb:CharacterStringType  optional      
documentation

                     The number referencing the air waybill.
                 
annotation
documentation

            The number referencing the air waybill.
        
source <complexType name="AirWaybillType">
 
<annotation>
   
<documentation>
            The number referencing the air waybill.
        
</documentation>
 
</annotation>
 
<simpleContent>
   
<extension base="fb:CharacterStringType">
     
<attribute name="airWaybillNumber" type="fb:CharacterStringType" use="optional">
       
<annotation>
         
<documentation>
                     The number referencing the air waybill.
                 
</documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</simpleContent>
</complexType>

attribute AirWaybillType/@airWaybillNumber
type fb:CharacterStringType
properties
use optional
facets
Kind Value Annotation
minLength 0
maxLength 4096
annotation
documentation

                     The number referencing the air waybill.
                 
source <attribute name="airWaybillNumber" type="fb:CharacterStringType" use="optional">
 
<annotation>
   
<documentation>
                     The number referencing the air waybill.
                 
</documentation>
 
</annotation>
</attribute>


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