Skip to main content
Question

GML validation fails in newer FME versions (2018.1+).

  • August 30, 2020
  • 1 reply
  • 11 views

drejkzet

Hello,

I have created a workspace that works as it is in FME 2018.0.

However now, when trying to upgrade, I seem to be getting validation errors, which I have not encountered before. After examining the outputs, they are different, as seen on the image.

gml_differences

When running the translation in FME 2018.0 every feature is treated as FeatureMember, since 2018.1 it is behaving as seen on the right side, it's one giant FeatureMember. Any help how where can I fix this in newer versions?

 

Thanks for any help,

Radek

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

davtorgh
Contributor
Forum|alt.badge.img+11
  • Contributor
  • 105 replies
  • August 30, 2020

Hi drejkzet,

 

maybe it is not of great help, but with FME 2019.2.0.0 I succeded in writing a gml dataset complian with Inspire schema GeographicalNames, and it has all the feturemembers in it, one for each feature.

 

Bye