Skip to main content
Question

INSPIRE GML Writer - missing Attributes of referenced feature types

  • April 19, 2018
  • 1 reply
  • 25 views

INSPIRE GML Writer

FME Desktop 2017 1.2.1 build 17725

Sample: GovernmentalServices.xsd > ContactType in BaseTypes2.xsd

Are the attributes of feature types that refer to other xsd-files by <element ref =”…”> not resolved as user attributes? For example: GovernmentalService.xsd with <element ref = "base2: Contact" /> on schema BaseTypes2.xsd. The attributes of the ContactType are missing as writer user parameters.

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

  • Author
  • May 8, 2018

The inspire gml writer can’t resolve all properties. So you have to create an xml file from the xsd scheme and to use the xml templater transformer to create a valid inspire gml.