PauseInteractions Complex Type
Defines a collection of interactions that provide instructions to the user.
<xs:complexType name="PauseInteractions">
<xs:sequence>
<xs:element name="PauseInteraction"
type="dcmPS:PauseInteraction"
minOccurs="1"
maxOccurs="unbounded"
/>
</xs:sequence>
</xs:complexType>
Child elements
Element |
Type |
Description |
PauseInteraction |
dcmPS:PauseInteraction |
A collection of interactions that provide instructions to the user.
|
Requirements
|
|
Minimum supported client
|
Windows 7 [desktop apps only]
|
Minimum supported server
|
Windows Server 2008 R2 [desktop apps only]
|
See also
-
Interactions Complex Type
-
PauseInteractions (Interactions) Element