diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.fixm.aero/messaging/4.1 | ||||||||||||||||||||||
type | extension of fb:ExtensibleType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | fb:extension | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <complexType name="SubmissionStatusType"> <annotation> <documentation> A status indicating if a message could be processed and acted on. [adapted from ICAO Draft FF-ICE Implementation Guidance] <deprecated> <deletionVersion>Not specified yet</deletionVersion> <deprecationVersion>4.1.0</deprecationVersion> <rationale>CR 28</rationale> <replacement>N/A. See the FIXM Implementation guidance for recommendations about messages.</replacement> </deprecated> </documentation> </annotation> <complexContent> <extension base="fb:ExtensibleType"> <attribute name="status" type="mesg:SubmissionStatusValueType" use="optional"> <annotation> <documentation> Possible values of a submission status (Ack, Reject or Manual) [adapted from ICAO Draft FF-ICE Implementation Guidance] <deprecated> <deletionVersion>Not specified yet</deletionVersion> <deprecationVersion>4.1.0</deprecationVersion> <rationale>CR 28</rationale> <replacement>N/A. See the FIXM Implementation guidance for recommendations about messages.</replacement> </deprecated> </documentation> </annotation> </attribute> <attribute name="statusReason" type="fb:CharacterStringType" use="optional"> <annotation> <documentation> A textual description of the reason a message was rejected. [ICAO Draft FF-ICE Implementation Guidance] <deprecated> <deletionVersion>not decided yet</deletionVersion> <deprecationVersion>4.1.0</deprecationVersion> <rationale>CR #28</rationale> <replacement>N/A. See the FIXM Implementation guidance for recommendations about messages.</replacement> </deprecated> </documentation> </annotation> </attribute> </extension> </complexContent> </complexType> |
type | mesg:SubmissionStatusValueType | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <attribute name="status" type="mesg:SubmissionStatusValueType" use="optional"> <annotation> <documentation> Possible values of a submission status (Ack, Reject or Manual) [adapted from ICAO Draft FF-ICE Implementation Guidance] <deprecated> <deletionVersion>Not specified yet</deletionVersion> <deprecationVersion>4.1.0</deprecationVersion> <rationale>CR 28</rationale> <replacement>N/A. See the FIXM Implementation guidance for recommendations about messages.</replacement> </deprecated> </documentation> </annotation> </attribute> |
type | fb:CharacterStringType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <attribute name="statusReason" type="fb:CharacterStringType" use="optional"> <annotation> <documentation> A textual description of the reason a message was rejected. [ICAO Draft FF-ICE Implementation Guidance] <deprecated> <deletionVersion>not decided yet</deletionVersion> <deprecationVersion>4.1.0</deprecationVersion> <rationale>CR #28</rationale> <replacement>N/A. See the FIXM Implementation guidance for recommendations about messages.</replacement> </deprecated> </documentation> </annotation> </attribute> |