complexType PersonOrOrganizationType
diagram Nas_diagrams/Nas_p440.png
namespace http://www.fixm.aero/base/4.1
type extension of fb:ExtensibleType
properties
base fb:ExtensibleType
children fb:extension fb:contact
used by
elements AircraftOperatorType/operatingOrganization FlightType/flightPlanOriginator FlightType/flightPlanSubmitter FlightType/gufiOriginator SupplementaryDataSourceType/personOrOrganization SupplementaryDataType/pilotInCommand AdditionalHandlingInformationType/responsibleAgent AbstractMessageType/deliveryResponsibility AbstractMessageType/messageOriginator AbstractMessageType/recipient PersonOrOrganization
attributes
Name  Type  Use  Default  Fixed  Annotation
name  fb:TextNameType  optional      
documentation

                     The full official name of the Person, State, Organisation, Authority, aircraft operating
                     agency, handling agency etc. [FIXM]
                 
participantType  fb:ParticipantTypeType  optional      
documentation

                     Type of participant, FF-ICE or NON_FF-ICE [FIXM]
                 
annotation
documentation

            An identifiable, responsible entity that can be either a natural person or an organization.
           
        
source <complexType name="PersonOrOrganizationType">
 
<annotation>
   
<documentation>
            An identifiable, responsible entity that can be either a natural person or an organization.
           
        
</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="fb:ExtensibleType">
     
<sequence>
       
<element name="contact" type="fb:ContactInformationType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        Optional ContactInformation reference.[FIXM]
                    
</documentation>
         
</annotation>
       
</element>
     
</sequence>
     
<attribute name="name" type="fb:TextNameType" use="optional">
       
<annotation>
         
<documentation>
                     The full official name of the Person, State, Organisation, Authority, aircraft operating
                     agency, handling agency etc. [FIXM]
                 
</documentation>
       
</annotation>
     
</attribute>
     
<attribute name="participantType" type="fb:ParticipantTypeType" use="optional">
       
<annotation>
         
<documentation>
                     Type of participant, FF-ICE or NON_FF-ICE [FIXM]
                 
</documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</complexContent>
</complexType>

attribute PersonOrOrganizationType/@name
type fb:TextNameType
properties
use optional
facets
Kind Value Annotation
minLength 0
maxLength 60
pattern ([A-Z]|[0-9]|[, !&quot;&amp;amp;#$%'\(\)\*\+\-\./:;&amp;lt;=&amp;gt;\?@\[\\\]\^_\|\{\}])*
annotation
documentation

                     The full official name of the Person, State, Organisation, Authority, aircraft operating
                     agency, handling agency etc. [FIXM]
                 
source <attribute name="name" type="fb:TextNameType" use="optional">
 
<annotation>
   
<documentation>
                     The full official name of the Person, State, Organisation, Authority, aircraft operating
                     agency, handling agency etc. [FIXM]
                 
</documentation>
 
</annotation>
</attribute>

attribute PersonOrOrganizationType/@participantType
type fb:ParticipantTypeType
properties
use optional
facets
Kind Value Annotation
enumeration FFICE_PARTICIPANT
enumeration NON_FFICE_PARTICIPANT
annotation
documentation

                     Type of participant, FF-ICE or NON_FF-ICE [FIXM]
                 
source <attribute name="participantType" type="fb:ParticipantTypeType" use="optional">
 
<annotation>
   
<documentation>
                     Type of participant, FF-ICE or NON_FF-ICE [FIXM]
                 
</documentation>
 
</annotation>
</attribute>

element PersonOrOrganizationType/contact
diagram Nas_diagrams/Nas_p441.png
namespace http://www.fixm.aero/base/4.1
type fb:ContactInformationType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension fb:address fb:onlineContact fb:phoneFax
attributes
Name  Type  Use  Default  Fixed  Annotation
name  fb:TextNameType  optional      
documentation

                     The official name of the contact. In case of the organization use, it is the name
                     of the person within the organization who is the contact point.
                     
                     If the usage of  ContactInformation is associated with a person, this field should
                     not be used, insead, the Person class' name should be used instead.
                 
title  fb:TextNameType  optional      
documentation

                     The official title of the contact.
                 
annotation
documentation

                        Optional ContactInformation reference.[FIXM]
                    
source <element name="contact" type="fb:ContactInformationType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        Optional ContactInformation reference.[FIXM]
                    
</documentation>
 
</annotation>
</element>


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