Showing:

Annotations
Diagrams
Facets
Source
Simple Type womlcore:percentageType
Namespace http://xml.fmi.fi/namespace/woml/core/2011/06/15
Annotations
Diagram
Diagram
Type restriction of float
Facets
maxInclusive 1
minInclusive 0
Source
<simpleType name="percentageType">
  <annotation>
    <documentation/>
  </annotation>
  <restriction base="float">
    <minInclusive value="0"/>
    <maxInclusive value="1"/>
  </restriction>
</simpleType>
Schema location file:/Users/ilkkarinne/projects/woml-core/src/main/xsd/woml/core/woml-common.xsd