Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Element womlswo:DirectionalMeteorologicalSymbolType / womlswo:direction
Namespace http://xml.fmi.fi/namespace/woml/swo/2011/06/15
Diagram
Diagram index36.tmp#id119 index37.tmp#id120 index38.tmp#id118 index39.tmp#id312
Type gml:VectorType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Attributes
QName Type Fixed Default Use Annotation
axisLabels gml:NCNameList optional
srsDimension positiveInteger optional
srsName anyURI optional
uomLabels gml:NCNameList optional
Source
<element name="direction" type="gml:VectorType" minOccurs="0" maxOccurs="1"/>
Schema location file:/Users/ilkkarinne/swo/src/main/xsd/woml/swo/woml-symbol.xsd
Complex Type womlswo:DirectionalMeteorologicalSymbolType
Namespace http://xml.fmi.fi/namespace/woml/swo/2011/06/15
Annotations
Meteorological symbol with direction information. An example could be a wind arrow symbol.
Diagram
Diagram index4.tmp#id85 index5.tmp#id79 index6.tmp#id100 index7.tmp#id102 index8.tmp#id106 index9.tmp#id111 index10.tmp#id78 index11.tmp#id77 index122.tmp#id112 index123.tmp#id136 index124.tmp#id76 index12.tmp#id176 index125.tmp#id189 index13.tmp#id198 index126.tmp#id199 index127.tmp#id175 index128.tmp#id75 index129.tmp#id201 index129.tmp#id226 index129.tmp#id227 index129.tmp#id228 index129.tmp#id230 index129.tmp#id200 index130.tmp#id233 index130.tmp#id275 index130.tmp#id74 index164.tmp#id263 index339.tmp#id287 index340.tmp#id295 index340.tmp#id296 index340.tmp#id73 index597.tmp#id302 index598.tmp#id72 index599.tmp#id311
Type extension of womlswo:PointMeteorologicalSymbolType
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} , (gml:pointProperty | womlcore:knownPlaceProperty) , womlcore:priority{0,1} , womlcore:effectiveRadius{0,1} , womlswo:meteorologicalSymbolProperty , womlswo:direction{0,1}
Children gml:boundedBy, gml:dataSource, gml:dataSourceReference, gml:description, gml:descriptionReference, gml:history, gml:identifier, gml:location, gml:metaDataProperty, gml:name, gml:pointProperty, gml:validTime, womlcore:creationTime, womlcore:effectiveRadius, womlcore:historyInterpolationRule, womlcore:knownPlaceProperty, womlcore:latestModificationTime, womlcore:longInfo, womlcore:metaData, womlcore:priority, womlcore:shortInfo, womlcore:uncertaintyArea, womlswo:direction, womlswo:meteorologicalSymbolProperty
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="DirectionalMeteorologicalSymbolType">
  <annotation>
    <documentation>Meteorological symbol with direction information. An example could be a wind arrow symbol.</documentation>
  </annotation>
  <complexContent>
    <extension base="womlswo:PointMeteorologicalSymbolType">
      <sequence>
        <element name="direction" type="gml:VectorType" minOccurs="0" maxOccurs="1"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Schema location file:/Users/ilkkarinne/swo/src/main/xsd/woml/swo/woml-symbol.xsd