TextInteractions Complex Type
Defines a collection of interactions that request input from the user.
<xs:complexType name="TextInteractions">
<xs:sequence>
<xs:element name="TextInteraction"
type="dcmPS:TextInteraction"
minOccurs="1"
maxOccurs="unbounded"
/>
</xs:sequence>
</xs:complexType>
Child elements
Element |
Type |
Description |
TextInteraction |
dcmPS:TextInteraction |
A collection of interactions that request input from 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
-
TextInteractions (Interactions) Element