complexType FficeFD_PersonOrOrganizationType
diagram FficeTemplates_diagrams/FficeTemplates_p380.png
namespace http://www.fixm.aero/base/4.2
type restriction of fb:PersonOrOrganizationType
properties
base fb:PersonOrOrganizationType
children fb:contact fb:extension fb:identifier fb:identifierDomain fb:name
used by
elements FficeFD_FficeMessageType/originator FficeFD_FficeMessageType/recipient FficeFD_FficeMessageType/translationProvider FficeFD_FlightType/gufiOriginator
annotation
documentation
An identifiable, responsible entity that can be either a natural person or an organization.
source <xs:complexType name="FficeFD_PersonOrOrganizationType">
 
<xs:annotation>
   
<xs:documentation>An identifiable, responsible entity that can be either a natural person or an organization.</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:restriction base="fb:PersonOrOrganizationType">
     
<xs:sequence>
       
<xs:element name="contact" type="fb:ContactInformationType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>Optional ContactInformation reference.[FIXM]</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="extension" type="fb:PersonOrOrganizationExtensionType" nillable="true" minOccurs="0" maxOccurs="2000">
         
<xs:annotation>
           
<xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="identifier" type="fb:CharacterStringType" minOccurs="1" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>A designator used for identifying the Person, State, Organization, Authority, aircraft operating agency, handling agency etc.  [FIXM]</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="identifierDomain" type="fb:CharacterStringType" fixed="FF-ICE" minOccurs="1" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>The relevant domain in which the person or organization's identifier is defined or used.  [FIXM]</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="name" type="fb:TextNameType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>The full official name of the Person, State, Organisation, Authority, aircraft operating agency, handling agency etc. [FIXM]</xs:documentation>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:restriction>
 
</xs:complexContent>
</xs:complexType>

element FficeFD_PersonOrOrganizationType/contact
diagram FficeTemplates_diagrams/FficeTemplates_p381.png
namespace http://www.fixm.aero/base/4.2
type fb:ContactInformationType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fb:address fb:extension fb:name fb:onlineContact fb:phoneFax fb:title
annotation
documentation
Optional ContactInformation reference.[FIXM]
source <xs:element name="contact" type="fb:ContactInformationType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Optional ContactInformation reference.[FIXM]</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeFD_PersonOrOrganizationType/extension
diagram FficeTemplates_diagrams/FficeTemplates_p382.png
namespace http://www.fixm.aero/base/4.2
type fb:PersonOrOrganizationExtensionType
properties
minOcc 0
maxOcc 2000
content complex
nillable true
annotation
documentation
An extension hook for attaching extension (non-core) classes.
source <xs:element name="extension" type="fb:PersonOrOrganizationExtensionType" nillable="true" minOccurs="0" maxOccurs="2000">
 
<xs:annotation>
   
<xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeFD_PersonOrOrganizationType/identifier
diagram FficeTemplates_diagrams/FficeTemplates_p383.png
namespace http://www.fixm.aero/base/4.2
type fb:CharacterStringType
properties
content simple
facets
Kind Value Annotation
minLength 0
maxLength 4096
annotation
documentation
A designator used for identifying the Person, State, Organization, Authority, aircraft operating agency, handling agency etc.  [FIXM]
source <xs:element name="identifier" type="fb:CharacterStringType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>A designator used for identifying the Person, State, Organization, Authority, aircraft operating agency, handling agency etc.  [FIXM]</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeFD_PersonOrOrganizationType/identifierDomain
diagram FficeTemplates_diagrams/FficeTemplates_p384.png
namespace http://www.fixm.aero/base/4.2
type fb:CharacterStringType
properties
content simple
fixed FF-ICE
facets
Kind Value Annotation
minLength 0
maxLength 4096
annotation
documentation
The relevant domain in which the person or organization's identifier is defined or used.  [FIXM]
source <xs:element name="identifierDomain" type="fb:CharacterStringType" fixed="FF-ICE" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The relevant domain in which the person or organization's identifier is defined or used.  [FIXM]</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeFD_PersonOrOrganizationType/name
diagram FficeTemplates_diagrams/FficeTemplates_p385.png
namespace http://www.fixm.aero/base/4.2
type fb:TextNameType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minLength 0
maxLength 60
pattern ([A-Z]|[0-9]|[, !&quot;&amp;#$%'\(\)\*\+\-\./:;&lt;=&gt;\?@\[\\\]\^_\|\{\}])*
annotation
documentation
The full official name of the Person, State, Organisation, Authority, aircraft operating agency, handling agency etc. [FIXM]
source <xs:element name="name" type="fb:TextNameType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The full official name of the Person, State, Organisation, Authority, aircraft operating agency, handling agency etc. [FIXM]</xs:documentation>
 
</xs:annotation>
</xs:element>


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