Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type metobj:percentageType
Namespace http://xml.fmi.fi/namespace/meteorology/conceptual-model/meteorological-objects/2009/04/28
Annotations
Diagram
Diagram
Type restriction of xs:float
Facets
maxInclusive 1
minInclusive 0
Used by
Source
<xs:simpleType name="percentageType">
  <xs:annotation>
    <xs:documentation/>
  </xs:annotation>
  <xs:restriction base="xs:float">
    <xs:minInclusive value="0"/>
    <xs:maxInclusive value="1"/>
  </xs:restriction>
</xs:simpleType>
Schema location http://xml.fmi.fi/schema/meteorology/conceptual-model/meteorological-objects/2009/04/28/metobjects-common.xsd