ZVON > References > XML Schema 2001 Reference
index | >> Schema << | DTD

float

Annotation
Documentation

 
Source http://www.w3.org/TR/xmlschema-2/#float
Facets enumeration | maxExclusive | maxInclusive | minExclusive | minInclusive | pattern | whiteSpace |
Properties bounded : true | cardinality : finite | numeric : true | ordered : total |

Schema

<xs:simpleType name="float" id="float">
     <xs:restriction base="xs:anySimpleType">
          <xs:whiteSpace value="collapse" fixed="true" id="float.whiteSpace"/>
     </xs:restriction>
</xs:simpleType>


Occurs in Schema Tutorial examples:
xsi:type