Definition Type: ComplexType
Name: WeatherStationWMO
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:Scheme
Containing Schema: fpml-com-5-10.xsd
Abstract
Documentation:
A code identifying a Weather Index WMO.
Collapse XSD Schema Diagram:
Drilldown into id in schema fpml-com-5-10_xsd1 Drilldown into weatherStationWMOScheme in schema fpml-com-5-10_xsd1XSD Diagram of WeatherStationWMO in schema fpml-com-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="WeatherStationWMO">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A code identifying a Weather Index WMO.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="Scheme">
            <xsd:attribute name="weatherStationWMOScheme" type="NonEmptyURI" default="http://www.fpml.org/coding-scheme/external/weather-station-wmo" />
            <xsd:attribute name="id" type="xsd:ID" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
weatherStationWMOScheme nsD:weatherStationWMOScheme http://www.fpml.org/coding-scheme/external/weather-station-wmo (Optional)
id nsD:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsD:weatherStationWMO