Hello,
I am trying to load in my gml data, however all attributes are coming into FME as data type strings, when i have even set the parameter obtain data types from xsd schema.
I have also tried the xml validator and this thinks that all attributes are strings.
Thanks,
@Takashi Iijima @mark2atsafe



Note that in FME 2023.0 you might notice that the AttributeManager has a new data type column. This detects schema from features and lets you control how they are interpreted. I tested this with GML input and it does in fact pick up the schema that you see on the source feature type. So if you need to control or change the data type interpretation within your workspace, you might want to check out FME 2023+.