Documentation for ATIS-Draft-03-00-79

Complex Type: FCActionListEntryUTFS

[Table of contents]

Super-types: None
Sub-types: None
Name FCActionListEntryUTFS
Used by (from the same schema document) Complex Type FcFareLoadData
Abstract no
XML Instance Representation
<...>
<action-type> FC-ActionTypeUTFS </action-type> [1]
<localFCActionListEntryUTFS> local:FCActionListEntryUTFS </localFCActionListEntryUTFS> [0..1]
</...>
Diagram
h-632179801 h200011336
Schema Component Representation
<xs:complexType name="FCActionListEntryUTFS">
<xs:sequence>
<xs:element name="action-type" type=" FC-ActionTypeUTFS "/>
<-- other fields to be added when defined by UTFS -->
<xs:element name="localFCActionListEntryUTFS" type=" local:FCActionListEntryUTFS " minOccurs="0"/>
</xs:sequence>
</xs:complexType>