<xs:element name="valorPago"> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:fractionDigits value="2" /> </xs:restriction> </xs:simpleType> </xs:element>