Showing:

Annotations
Attributes
Diagrams
Facets
Properties
Source
Used by
Element womlswo:StormType / womlswo:rainPhase
Namespace http://xml.fmi.fi/namespace/woml/swo/2011/11/15
Diagram
Diagram index598.tmp#id2327
Type womlswo:rainPhaseType
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Facets
enumeration rain
enumeration snow
enumeration fog
enumeration sleet
enumeration hail
enumeration freezing-precipitation
enumeration drizzle
enumeration mixed
enumeration unknown
Source
<element name="rainPhase" type="womlswo:rainPhaseType" minOccurs="0" maxOccurs="1"/>
Schema location file:/Users/ilkkarinne/projects/woml-swo/src/main/xsd/woml/swo/woml-precipitation.xsd
Element womlswo:StormType / womlswo:approximateRainFall
Namespace http://xml.fmi.fi/namespace/woml/swo/2011/11/15
Diagram
Diagram index60.tmp#id268 index60.tmp#id267
Type gml:MeasureType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Attributes
QName Type Fixed Default Use Annotation
uom gml:UomIdentifier required
Source
<element name="approximateRainFall" type="gml:MeasureType" minOccurs="0" maxOccurs="1"/>
Schema location file:/Users/ilkkarinne/projects/woml-swo/src/main/xsd/woml/swo/woml-precipitation.xsd
Element womlswo:StormType / womlswo:isThunderstorm
Namespace http://xml.fmi.fi/namespace/woml/swo/2011/11/15
Diagram
Diagram
Type boolean
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<element name="isThunderstorm" type="boolean" minOccurs="0" maxOccurs="1"/>
Schema location file:/Users/ilkkarinne/projects/woml-swo/src/main/xsd/woml/swo/woml-precipitation.xsd
Complex Type womlswo:StormType
Namespace http://xml.fmi.fi/namespace/woml/swo/2011/11/15
Annotations
<html:div xmlns="http://www.w3.org/1999/xhtml">
  <p>Concrete Met Object type for storms.</p>See http://sweet.jpl.nasa.gov/2.1/phenAtmoPrecipitation.owl#Storm</html:div>
Diagram
Diagram index10.tmp#id82 index11.tmp#id76 index12.tmp#id97 index13.tmp#id99 index14.tmp#id103 index15.tmp#id108 index16.tmp#id75 index17.tmp#id74 index18.tmp#id109 index19.tmp#id133 index20.tmp#id73 index21.tmp#id165 index22.tmp#id178 index23.tmp#id187 index24.tmp#id188 index25.tmp#id164 index26.tmp#id72 index27.tmp#id190 index27.tmp#id218 index27.tmp#id219 index27.tmp#id220 index27.tmp#id222 index27.tmp#id189 index28.tmp#id225 index28.tmp#id241 index28.tmp#id71 index29.tmp#id253 index29.tmp#id257 index29.tmp#id265 index29.tmp#id266 index29.tmp#id70 index178.tmp#id2335 index178.tmp#id2336 index178.tmp#id2337
Type extension of womlcore:AbstractPointObjectType
Type hierarchy
Used by
Model gml:metaDataProperty* , gml:description{0,1} , gml:descriptionReference{0,1} , gml:identifier{0,1} , gml:name* , gml:boundedBy{0,1} , gml:location{0,1} , gml:validTime{0,1} , gml:history{0,1} , gml:dataSource{0,1} , gml:dataSourceReference{0,1} , womlcore:metaData{0,1} , womlcore:creationTime , womlcore:latestModificationTime{0,1} , womlcore:shortInfo* , womlcore:longInfo* , womlcore:uncertaintyArea{0,1} , womlcore:historyInterpolationRule{0,1} , (womlcore:controlPoint | womlcore:knownPlace) , womlcore:priority{0,1} , womlcore:effectiveRadius{0,1} , womlswo:rainPhase{0,1} , womlswo:approximateRainFall{0,1} , womlswo:isThunderstorm{0,1}
Children gml:boundedBy, gml:dataSource, gml:dataSourceReference, gml:description, gml:descriptionReference, gml:history, gml:identifier, gml:location, gml:metaDataProperty, gml:name, gml:validTime, womlcore:controlPoint, womlcore:creationTime, womlcore:effectiveRadius, womlcore:historyInterpolationRule, womlcore:knownPlace, womlcore:latestModificationTime, womlcore:longInfo, womlcore:metaData, womlcore:priority, womlcore:shortInfo, womlcore:uncertaintyArea, womlswo:approximateRainFall, womlswo:isThunderstorm, womlswo:rainPhase
Attributes
QName Type Fixed Default Use Annotation
gml:id ID required
The attribute gml:id supports provision of a handle for the XML element representing a GML Object. Its use is mandatory for all GML objects. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs.
Source
<complexType name="StormType">
  <annotation>
    <documentation>
      <html:div xmlns="http://www.w3.org/1999/xhtml">
        <p>Concrete Met Object type for storms.</p>See http://sweet.jpl.nasa.gov/2.1/phenAtmoPrecipitation.owl#Storm</html:div>
    </documentation>
  </annotation>
  <complexContent>
    <extension base="womlcore:AbstractPointObjectType">
      <sequence>
        <element name="rainPhase" type="womlswo:rainPhaseType" minOccurs="0" maxOccurs="1"/>
        <element name="approximateRainFall" type="gml:MeasureType" minOccurs="0" maxOccurs="1"/>
        <element name="isThunderstorm" type="boolean" minOccurs="0" maxOccurs="1"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Schema location file:/Users/ilkkarinne/projects/woml-swo/src/main/xsd/woml/swo/woml-precipitation.xsd