Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Complex Type metobj:LineStringInterpolationCurveType
Namespace http://xml.fmi.fi/namespace/meteorology/conceptual-model/meteorological-objects/2009/09/07
Annotations
Diagram
Diagram docindex1.tmp#id82 docindex2.tmp#id76 docindex3.tmp#id97 docindex4.tmp#id99 docindex5.tmp#id103 docindex6.tmp#id108 docindex7.tmp#id75 docindex8.tmp#id74 docindex63.tmp#id117 docindex64.tmp#id166 docindex65.tmp#id272 docindex289.tmp#id509 docindex667.tmp#id2185 docindex667.tmp#id2186 docindex146.tmp#id120 docindex667.tmp#id2184 docindex729.tmp#id2198 docindex730.tmp#id2197 docindex731.tmp#id2202 docindex731.tmp#id2203
Type extension of metobj:LineStringCurveType
Type hierarchy
Used by
Model metobj:lineStringSegments
Children metobj:lineStringSegments
Attributes
QName Type Fixed Default Use Annotation
axisLabels gml:NCNameList optional
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.
samplingFrequencyUOM anyURI required
samplingFrequencyValue double required
srsDimension positiveInteger required
The "srsDimension" is the length of coordinate sequence (the number of entries in the list). This dimension is 
specified by the coordinate reference system.
srsName anyURI required
In general this reference points to a CRS instance of gml:CoordinateReferenceSystemType 
(see coordinateReferenceSystems.xsd). For well known references it is not required that the CRS description exists at the 
location the URI points to.
uomLabels gml:NCNameList optional
Source
<complexType name="LineStringInterpolationCurveType">
  <annotation>
    <documentation/>
  </annotation>
  <complexContent>
    <extension base="metobj:LineStringCurveType">
      <attribute name="samplingFrequencyValue" type="double" use="required"/>
      <attribute name="samplingFrequencyUOM" type="anyURI" use="required"/>
    </extension>
  </complexContent>
</complexType>
Schema location http://xml.fmi.fi/schema/meteorology/conceptual-model/meteorological-objects/2009/09/07/metobjects-common-geometry.xsd
Attribute metobj:LineStringInterpolationCurveType / @samplingFrequencyValue
Namespace No namespace
Type double
Properties
use: required
Used by
Source
<attribute name="samplingFrequencyValue" type="double" use="required"/>
Schema location http://xml.fmi.fi/schema/meteorology/conceptual-model/meteorological-objects/2009/09/07/metobjects-common-geometry.xsd
Attribute metobj:LineStringInterpolationCurveType / @samplingFrequencyUOM
Namespace No namespace
Type anyURI
Properties
use: required
Used by
Source
<attribute name="samplingFrequencyUOM" type="anyURI" use="required"/>
Schema location http://xml.fmi.fi/schema/meteorology/conceptual-model/meteorological-objects/2009/09/07/metobjects-common-geometry.xsd