Change the default style and structure of the FMEA formsheet > FMEA formsheet elements
objectSet
Defines the formsheet table format by using properties. These properties can be from the selected object or from the related objects.
Attributes
source: (Mandatory) Specifies the data provider that returns the set of objects. The format for the attribute value is dataProvider.type, where the dataProvider is the name of a data provider, that is, the child class of fnd0BaseProvider. The system recognizes the subtypes of the specified object type.
Currently, only a single data provider is supported as the source. The default Qfm0FormSheetSourceProvider returns the System Element list in the predefined format.
Example
Copy
<rendering>
…
<objectSet source="Qfm0FormSheetSourceProvider.Qfm0SystemElement">
<columnGroup id=…>
<column id=…/>
</columnGroup>
…
</objectSet >
</rendering>
Source: https://docs.sw.siemens.com/en-US/doc/282219420/PL20251212545240207.FMEA_deployment_administration/xid1916510 · retrieved 2026-07-11