complexType "WeatherStation"
Namespace:
Content:
complex, 4 elements
Defined:
globally in fpml-com-5-13.xsd; see XML source
Includes:
definitions of 4 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (4):
All Direct / Indirect Based Elements (3):
Known Usage Locations
Annotation
Weather Station.
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="WeatherStation">
<xsd:sequence>
<xsd:choice>
<xsd:element name="weatherStationCity" type="BusinessCenter"/>
<xsd:element name="weatherStationAirport" type="WeatherStationAirport"/>
<xsd:element name="weatherStationWBAN" type="WeatherStationWBAN"/>
<xsd:element name="weatherStationWMO" type="WeatherStationWMO"/>
</xsd:choice>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 4/4)
weatherStationAirport
Type:
WeatherStationAirport, simple content
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (see within schema source)
<xsd:element name="weatherStationAirport" type="WeatherStationAirport"/>

weatherStationCity
Type:
BusinessCenter, simple content
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (see within schema source)
<xsd:element name="weatherStationCity" type="BusinessCenter"/>

weatherStationWBAN
Type:
WeatherStationWBAN, simple content
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (see within schema source)
<xsd:element name="weatherStationWBAN" type="WeatherStationWBAN"/>

weatherStationWMO
Type:
WeatherStationWMO, simple content
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (see within schema source)
<xsd:element name="weatherStationWMO" type="WeatherStationWMO"/>

XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.