SingleResponseInteractions Complex Type
Defines a collection of interactions that let the user select a single choice from a list of choices.
<xs:complexType name="SingleResponseInteractions">
<xs:sequence>
<xs:element name="SingleResponseInteraction"
type="dcmPS:SingleResponseInteraction"
minOccurs="1"
maxOccurs="unbounded"
/>
</xs:sequence>
</xs:complexType>
Child elements
Element |
Type |
Description |
SingleResponseInteraction |
dcmPS:SingleResponseInteraction |
A collection of interactions that let the user select a single choice from a list of choices.
|
Requirements
|
|
Minimum supported client
|
Windows 7 [desktop apps only]
|
Minimum supported server
|
Windows Server 2008 R2 [desktop apps only]
|
See also
-
Interactions Complex Type
-
SingleResponseInteractions (Interactions) Element