

Hi
According to CityGML 2.0 format specification and XML schema, for BuildingInstallation, the valid lod name is "lodl2-4]Geometry" and the valid feature role is "outerBuildingInstallation". Also, BuildingInstallation features should be children of a Building feature. See also this document in the FME CityGML Reader/Writer Help to learn more about avaliable lod name and feature role for each feature type.
I'm not familiar with KITModel Viewer, but guessing that it would parse the XML schema strictly when reading a CityGML dataset.
If you are attempting to create a CityGML dataset describing only BuildingInstallation features, try:
This screenshot illustrates a minimal update example.