simpleType FficeSR_MessageTypeType
namespace http://www.fixm.aero/app/ffice/1.0
type restriction of ffice:MessageTypeType
properties
base ffice:MessageTypeType
used by
element FficeSR_FficeMessageType/type
facets
Kind Value Annotation
enumeration SUBMISSION_RESPONSE
documentation
An immediate response provided by an eASP to the message originator indicating acceptance or rejection of the message received. [FF-ICE]
annotation
documentation
Represents the type of message. [FIXM]
source <xs:simpleType name="FficeSR_MessageTypeType">
 
<xs:annotation>
   
<xs:documentation>Represents the type of message. [FIXM]</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="ffice:MessageTypeType">
   
<xs:enumeration value="SUBMISSION_RESPONSE">
     
<xs:annotation>
       
<xs:documentation>An immediate response provided by an eASP to the message originator indicating acceptance or rejection of the message received. [FF-ICE]</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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