Showing:

Diagrams
Facets
Source
Simple Type float
Namespace http://4psa.com/Common.xsd/5.2.5
Diagram
Diagram
Type restriction of xs:float
Facets
whiteSpace collapse
Source
<xs:simpleType name="float">
  <xs:restriction base="xs:float">
    <xs:whiteSpace value="collapse"/>
  </xs:restriction>
</xs:simpleType>