Definition Type: Element
Name: ArrivalAirport
Namespace: http://niem.gov/niem/domains/infrastructureProtection/2.0
Type: ip:AirportType
Containing Schema: infrastructureProtection.xsd
Abstract
Documentation:
Destination Airport of the flight
Collapse XSD Schema Diagram:
Drilldown into FlightReference in schema infrastructureprotection_xsd Drilldown into Flight in schema infrastructureprotection_xsd Drilldown into AssetName 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 AssetType in schema infrastructureprotection_xsd Drilldown into AirportType in schema infrastructureprotection_xsdXSD Diagram of ArrivalAirport in schema infrastructureprotection_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:element name="ArrivalAirport" type="ip:AirportType" nillable="true">
    <xsd:annotation>
        <xsd:documentation>Destination Airport of the flight</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AssetName ip:AssetName 0 unbounded
Flight ip:Flight 0 unbounded
FlightReference ip:FlightReference 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: