I am using XMLFragmenter. I am giving "bldg:Building/bldg:lod2Solid" as element to match.
So the result I am looking is, to know which surfaces are given as href for each building. (shown here)
Actually, I need to check if all the surfaces that I have are given as xlink or not. Therefore, I need to expose all the "Solid.exterior.CompositeSurface.surfaceMember{}.href". But because they behaving as list attribute and also they are not stored as list in this transformer I do not know how to expose them (because the list numbers are dynamical and them might vary from 4 to n for different buildings).
I am looking forward to hearing from you.
Thank you in advance,
Mani