Definition Type: ComplexType
Name: WeatherStationAirport
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:Scheme
Containing Schema: fpml-com-5-10.xsd
Abstract
Documentation:
A code identifying a Weather Station Airport (based on the the IATA standard).
Collapse XSD Schema Diagram:
Drilldown into id in schema fpml-com-5-10_xsd2 Drilldown into weatherStationAirportScheme in schema fpml-com-5-10_xsd2XSD Diagram of WeatherStationAirport in schema fpml-com-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="WeatherStationAirport">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A code identifying a Weather Station Airport (based on the the IATA standard).</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="Scheme">
            <xsd:attribute name="weatherStationAirportScheme" type="NonEmptyURI" default="http://www.fpml.org/coding-scheme/external/weather-station-airport" />
            <xsd:attribute name="id" type="xsd:ID" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
weatherStationAirportScheme nsE:weatherStationAirportScheme http://www.fpml.org/coding-scheme/external/weather-station-airport (Optional)
id nsE:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsE:weatherStationAirport