Attributes Element
Description
Example
<Attributes>
<StringAttribute Name="Scenario Description" />
<EnumAttribute Name="Summative Candidate">
<Items DefaultItem="No">
<Item>Yes</Item>
<Item>No</Item>
</Items>
</EnumAttribute>
<TracedObjectsAttribute Name="Task Flow">
<TracedType TypeName="Task" CanCreate="true" TraceDirection="Outgoing">
<DisplayedAttribute Name="Title" />
<DisplayedAttribute Name="System Response" />
<DisplayedAttribute Name="User Groups" />
<DisplayedAttribute Name="Use Environment" />
<DisplayedAttribute Name="Patient Involved" />
<DisplayedAttribute Name="Sterility Involved" />
</TracedType>
</TracedObjectsAttribute>
</Attributes>
Depreciated Attributes in Aligned Elements Web Client
Last updated
Was this helpful?