Skip to main content
Question

How to validate CityGML XML file in FME ?

  • May 31, 2022
  • 1 reply
  • 87 views

maybe if you have the correct schema for xml validation, can you share it with me ?. Because I don't understand how to validate the xml citygml schema in fme

 

Best Regards

1 reply

virtualcitymatt
Celebrity
Forum|alt.badge.img+47

There are two options - you can set the CityGML reader to perform validation against the schema when reading

 

OR

 

you can use the XML validation transformer with the following Settings (assuming CityGML 2.0)

 

image