Definition Type: ComplexType
Name: WeatherStationWBAN
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:Scheme
Containing Schema: fpml-com-5-10.xsd
Abstract
Documentation:
A code identifying a Weather Station WBAN.
Collapse XSD Schema Diagram:
Drilldown into id in schema fpml-com-5-10_xsd Drilldown into weatherStationWBANScheme in schema fpml-com-5-10_xsdXSD Diagram of WeatherStationWBAN in schema fpml-com-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="WeatherStationWBAN">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A code identifying a Weather Station WBAN.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="Scheme">
            <xsd:attribute name="weatherStationWBANScheme" type="NonEmptyURI" default="http://www.fpml.org/coding-scheme/external/weather-station-wban" />
            <xsd:attribute name="id" type="xsd:ID" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
weatherStationWBANScheme nsA:weatherStationWBANScheme http://www.fpml.org/coding-scheme/external/weather-station-wban (Optional)
id nsA:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:weatherStationWBAN