I am fining new ways to use Dynamic Schemas which are great. However, i do find it challenging to modify the schema especially when creating new attributes and working with Date/Time or float/int as FME defaults to strings. Is there an easy way to force FME to use a particular datatype ( float, int, date, datetime etc) during a translation. I was thinking that the within Attribute creator one could define the data type that is read by the Dynamic writer or use somethink like the SchemaMapper transformer to read and modify attributes instead of an external source. I know that you can dictate the final schema withi the writer, but i dont seem to be able define that before hand.