complexType AtmServiceProviderType
diagram FficeTemplates_diagrams/FficeTemplates_p169.png
namespace http://www.fixm.aero/app/ffice/1.0
children ffice:extension ffice:provider ffice:providerType
used by
element FficeMessageType/relevantAtmServiceProvider
complexTypes FficeFFP_AtmServiceProviderType FficeFPU_AtmServiceProviderType FficePFP_AtmServiceProviderType FficeTRQ_AtmServiceProviderType
annotation
documentation
A Unit involved in performing Air Traffic Management responsibilities as introduced in the PANS-ATM. [FF-ICE]
source <xs:complexType name="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: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="0" 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="0" 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:complexType>

element AtmServiceProviderType/extension
diagram FficeTemplates_diagrams/FficeTemplates_p170.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 AtmServiceProviderType/provider
diagram FficeTemplates_diagrams/FficeTemplates_p171.png
namespace http://www.fixm.aero/app/ffice/1.0
type fb:PersonOrOrganizationType
properties
minOcc 0
maxOcc 1
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="0" 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 AtmServiceProviderType/providerType
diagram FficeTemplates_diagrams/FficeTemplates_p172.png
namespace http://www.fixm.aero/app/ffice/1.0
type ffice:RoleTypeType
properties
minOcc 0
maxOcc 1
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="0" 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