Definition Type: Element
Name: FlightTimeAtAirport
Namespace: http://niem.gov/niem/domains/infrastructureProtection/2.0
Type: ip:FlightTimeAtAirportType
Containing Schema: infrastructureProtection.xsd
Abstract
Documentation:
When a flight actual arrived or departed and when did the flight supposed to come.
Collapse XSD Schema Diagram:
Drilldown into ActualArrivalTime in schema infrastructureprotection_xsd Drilldown into ListedArrivalTime in schema infrastructureprotection_xsd Drilldown into ActualDepartureTime in schema infrastructureprotection_xsd Drilldown into ListedDepartureTime in schema infrastructureprotection_xsd Drilldown into linkMetadata in schema structures_xsd Drilldown into metadata in schema structures_xsd Drilldown into id in schema structures_xsd Drilldown into ComplexObjectType in schema structures_xsd Drilldown into FlightTimeAtAirportType in schema infrastructureprotection_xsdXSD Diagram of FlightTimeAtAirport in schema infrastructureprotection_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:element name="FlightTimeAtAirport" type="ip:FlightTimeAtAirportType" nillable="true">
    <xsd:annotation>
        <xsd:documentation>When a flight actual arrived or departed and when did the flight supposed to come.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ListedDepartureTime ip:ListedDepartureTime 0 unbounded
ActualDepartureTime ip:ActualDepartureTime 0 unbounded
ListedArrivalTime ip:ListedArrivalTime 0 unbounded
ActualArrivalTime ip:ActualArrivalTime 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id s:id (Optional)
metadata s:metadata (Optional)
linkMetadata s:linkMetadata (Optional)
Collapse Derivation Tree: