Defines a decimal number.
<xsd:simpleType name="decimalNumberType" > <xsd:restriction base="xsd:integer"></xsd:restriction> </xsd:simpleType>