<xs:simpleType name="dt.StrictPositiveDecimal"> <xs:restriction base="xs:decimal"> <xs:minExclusive value="0"/> </xs:restriction> </xs:simpleType>