MultipleResponseInteractions Complex Type
Defines a collection of interactions that let the user select more than one choice from a list of choices.
<xs:complexType name="MultipleResponseInteractions">
<xs:sequence>
<xs:element name="MultipleResponseInteraction"
type="dcmPS:MultipleResponseInteraction"
minOccurs="1"
maxOccurs="unbounded"
/>
</xs:sequence>
</xs:complexType>
Child elements
Element |
Type |
Description |
MultipleResponseInteraction |
dcmPS:MultipleResponseInteraction |
A collection of interactions that let the user select more than one 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
-
MultipleResponseInteractions (Interactions) Element