diagram | ![]() |
||
namespace | http://www.fixm.aero/app/ffice/1.1 | ||
children | ffice:explanation ffice:extension ffice:originator ffice:value | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="SubmissionStatusType"> <xs:annotation> <xs:documentation>A status indicating if a message could be processed and acted on. [adapted from ICAO Draft FF-ICE Implementation Guidance]</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="explanation" type="fb:CharacterStringType" minOccurs="0" maxOccurs="2000"> <xs:annotation> <xs:documentation>Textual explanation of the returned status. [FF-ICE]</xs:documentation> </xs:annotation> </xs:element> <xs:element name="extension" type="ffice:SubmissionStatusExtensionType" 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="originator" type="fb:PersonOrOrganizationType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Identifies the originator of the Submission Response. Provided when forwarding a Submission Response back to the originator of a forwarding request. [FF-ICE]</xs:documentation> </xs:annotation> </xs:element> <xs:element name="value" type="ffice:SubmissionStatusValueType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Possible values of a submission status (ACK, REJECT or MANUAL) [FF-ICE]</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
|||||||||
namespace | http://www.fixm.aero/app/ffice/1.1 | |||||||||
type | fb:CharacterStringType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="explanation" type="fb:CharacterStringType" minOccurs="0" maxOccurs="2000"> <xs:annotation> <xs:documentation>Textual explanation of the returned status. [FF-ICE]</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.fixm.aero/app/ffice/1.1 | ||||||
type | ffice:SubmissionStatusExtensionType | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="extension" type="ffice:SubmissionStatusExtensionType" minOccurs="0" maxOccurs="2000"> <xs:annotation> <xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.fixm.aero/app/ffice/1.1 | ||||||
type | fb:PersonOrOrganizationType | ||||||
properties |
|
||||||
children | fb:contact fb:extension fb:identifier fb:identifierDomain fb:name | ||||||
annotation |
|
||||||
source | <xs:element name="originator" type="fb:PersonOrOrganizationType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Identifies the originator of the Submission Response. Provided when forwarding a Submission Response back to the originator of a forwarding request. [FF-ICE]</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.fixm.aero/app/ffice/1.1 | ||||||||||||||||||
type | ffice:SubmissionStatusValueType | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:element name="value" type="ffice:SubmissionStatusValueType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Possible values of a submission status (ACK, REJECT or MANUAL) [FF-ICE]</xs:documentation> </xs:annotation> </xs:element> |