How to obtain RPE schema for DNG User Interface Parts?
Working with RPE Studio developing report templates, I am trying to discover the schema for UI Parts in DNG 4.0.4 (yes, I know it is old) using https://...../part?metatdata=schema in a web browser. I have tried many various words in place of "part" with no luck. (resources, text, uisketches, ... do work) I don't see any reference to "Parts" in the Rational Requirements Composer data sources RRC Reportable Rest API documentation. Is there a reason for this? Perhaps it is undocumented or only exists in newer versions of DNG. Maybe it does not exist at all. Any ideas or explanation?
Accepted answer
One other answer
Comments
Yes, I understand and have seen this list - I use it when I develop RPE Templates. However, a User Interface Part is not on this list, but it is an Artifact Format within DNG. I can create a Part with the Parts editor. I can link requirements to a Part. Now lets say I want to get the individual Part displayed in a report. To do this I would need the schema for Parts so that I can access the image(rendering) for this part. Is there another way to do this? Is the Parts schema missing?