Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Element womlswo:OccludedFrontType / womlswo:stationary
Namespace http://xml.fmi.fi/namespace/woml/swo/2011/03/15
Diagram
Diagram
Type boolean
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<element name="stationary" type="boolean" minOccurs="0" maxOccurs="1"/>
Schema location file:/Users/ilkkarinne/projects/woml-swo/src/main/xsd/woml/swo/woml-front.xsd
Complex Type womlswo:OccludedFrontType
Namespace http://xml.fmi.fi/namespace/woml/swo/2011/03/15
Annotations
<html:div xmlns="http://www.w3.org/1999/xhtml">
  <p>Concrete Met Object type for occluded fronts. Extends the AbstractLineObjectType by introducing "stationary" element for stationary occluded fronts.</p>
</html:div>
Diagram
Diagram index18.tmp#id85 index19.tmp#id79 index20.tmp#id100 index21.tmp#id102 index22.tmp#id106 index23.tmp#id111 index24.tmp#id78 index25.tmp#id77 index42.tmp#id112 index43.tmp#id136 index44.tmp#id76 index45.tmp#id176 index57.tmp#id189 index58.tmp#id198 index59.tmp#id199 index60.tmp#id175 index61.tmp#id75 index62.tmp#id201 index62.tmp#id226 index62.tmp#id227 index62.tmp#id228 index62.tmp#id230 index62.tmp#id200 index63.tmp#id233 index63.tmp#id294 index63.tmp#id74 index221.tmp#id2217 index221.tmp#id2204 index221.tmp#id2207 index221.tmp#id2209 index221.tmp#id2210 index221.tmp#id2203 index994.tmp#id2397
Type extension of womlcore:AbstractLineObjectType
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:controlCurve , womlcore:startPointConnectsTo{0,1} , womlcore:endPointConnectsTo{0,1} , womlcore:elevation{0,1} , womlswo:stationary{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:controlCurve, womlcore:creationTime, womlcore:elevation, womlcore:endPointConnectsTo, womlcore:historyInterpolationRule, womlcore:latestModificationTime, womlcore:longInfo, womlcore:metaData, womlcore:shortInfo, womlcore:startPointConnectsTo, womlcore:uncertaintyArea, womlswo:stationary
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.
orientation gml:SignType + optional
Source
<complexType name="OccludedFrontType">
  <annotation>
    <documentation>
      <html:div xmlns="http://www.w3.org/1999/xhtml">
        <p>Concrete Met Object type for occluded fronts. Extends the AbstractLineObjectType by introducing "stationary" element for stationary occluded fronts.</p>
      </html:div>
    </documentation>
  </annotation>
  <complexContent>
    <extension base="womlcore:AbstractLineObjectType">
      <sequence>
        <element name="stationary" type="boolean" minOccurs="0" maxOccurs="1"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Schema location file:/Users/ilkkarinne/projects/woml-swo/src/main/xsd/woml/swo/woml-front.xsd