In a report, I'd like to include the attributes of objects in a diagram. How can I do this?
- The "Element" tag doesn't work, because there are no elements (apart from the diagram itself: The objects are in another model).
- The "Diagram"->"Element" tag doesn't work, because it has no "Attribute" child.
Is there another way?
Update: I learned from the documentation that there is another way, which in my case works partially: Leave the Element-Tag of the Diagram empty, and define the desired layout in the "Element" tag (which does have the "Attribute" child).
My problem with this approach is: I really need different layouts in the "Diagram->Elements" and in the "Elements" sections of my report. So this doesn't really solve my issue.
Thanks! Martin