complexType FficeFPU_AtmServiceProviderType
diagram FficeTemplates_diagrams/FficeTemplates_p78.png
namespace http://www.fixm.aero/app/ffice/1.0
type restriction of ffice:AtmServiceProviderType
properties
base ffice:AtmServiceProviderType
children ffice:extension ffice:provider ffice:providerType
used by
element FficeFPU_FficeMessageType/relevantAtmServiceProvider
annotation
documentation
A Unit involved in performing Air Traffic Management responsibilities as introduced in the PANS-ATM. [FF-ICE]
source <xs:complexType name="FficeFPU_AtmServiceProviderType">
 
<xs:annotation>
   
<xs:documentation>A Unit involved in performing Air Traffic Management responsibilities as introduced in the PANS-ATM. [FF-ICE]</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:restriction base="ffice:AtmServiceProviderType">
     
<xs:sequence>
       
<xs:element name="extension" type="ffice:AtmServiceProviderExtensionType" 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="provider" type="fb:PersonOrOrganizationType" minOccurs="1" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>Identification information and associated communication address(es) for an ATM service provider.  [FF-ICE]</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="providerType" type="ffice:RoleTypeType" minOccurs="1" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>Type of participant, FF-ICE or NON_FF-ICE [FIXM]</xs:documentation>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:restriction>
 
</xs:complexContent>
</xs:complexType>

element FficeFPU_AtmServiceProviderType/extension
diagram FficeTemplates_diagrams/FficeTemplates_p79.png
namespace http://www.fixm.aero/app/ffice/1.0
type ffice:AtmServiceProviderExtensionType
properties
minOcc 0
maxOcc 2000
content complex
annotation
documentation
An extension hook for attaching extension (non-core) classes.
source <xs:element name="extension" type="ffice:AtmServiceProviderExtensionType" minOccurs="0" maxOccurs="2000">
 
<xs:annotation>
   
<xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeFPU_AtmServiceProviderType/provider
diagram FficeTemplates_diagrams/FficeTemplates_p80.png
namespace http://www.fixm.aero/app/ffice/1.0
type fb:PersonOrOrganizationType
properties
content complex
children fb:contact fb:extension fb:identifier fb:identifierDomain fb:name
annotation
documentation
Identification information and associated communication address(es) for an ATM service provider.  [FF-ICE]
source <xs:element name="provider" type="fb:PersonOrOrganizationType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Identification information and associated communication address(es) for an ATM service provider.  [FF-ICE]</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeFPU_AtmServiceProviderType/providerType
diagram FficeTemplates_diagrams/FficeTemplates_p81.png
namespace http://www.fixm.aero/app/ffice/1.0
type ffice:RoleTypeType
properties
content simple
facets
Kind Value Annotation
enumeration FFICE_PARTICIPANT
documentation
An ASP that is capable of providing FF-ICE services. [FF-ICE]
enumeration NON_FFICE_PARTICIPANT
documentation
An ASP that is unable to provide FF-ICE services. [FF-ICE]
annotation
documentation
Type of participant, FF-ICE or NON_FF-ICE [FIXM]
source <xs:element name="providerType" type="ffice:RoleTypeType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Type of participant, FF-ICE or NON_FF-ICE [FIXM]</xs:documentation>
 
</xs:annotation>
</xs:element>


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