Target User Agent
Contains the string that specifies the user agent.
Syntax
<TargetUserAgents>
<d4p1:string>string</d4p1:string>
</TargetUserAgents >
Element Characteristics
Characteristic |
Description |
Data type and length |
String |
Default value |
None |
Cardinality |
1..1: Required element that occurs only once. |
Element Attributes
Attribute |
Description |
|
Required. |
Relationships
Relationship |
Element |
Parent element
|
Form/FormLayouts/FormLayout
|
Child elements |
See the child element table. |
Parent Element Namespace
Prefix |
Namespace |
d4p1 |
http://schemas.microsoft.com/2003/10/Serialization/Arrays |
Parent Element
Attribute |
Description |
|
Required. |
Child Elements
Name |
Data Type |
Default value |
Cardinality |
Description |
string |
String |
none |
1..* |
The user agent. |
Example
The following example contains an example of the complex element.
<TargetUserAgents xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:string></d4p1:string>
</TargetUserAgents>
Related information
Form XML Complex Elements