linkset
Contained By
| Business Service XML Element |
|---|
| links |
Contains
| Business Service XML Element |
|---|
| N/A |
Business Service XML Element
| Name | Description | Value Type | Req (Y/N) | Valid Value(s) | Default Value | Direction |
|---|---|---|---|---|---|---|
| linkset | xml | N | in |
Example
<linkset>
<link>
<destination-path>AAA</destination-path>
<pagenumber>123</pagenumber>
<linktext>BBB</linktext>
<linkGUID>CCC</linkGUID>
<inmargin>123.00</inmargin>
<override-style>True</override-style>
<style-name>XXX</style-name>
<colour>DDD</colour>
<border>EEE</border>
<line-style>FFF</line-style>
<line-thickness>GGG</line-thickness>
<background>HHH</background>
<remote-window>III</remote-window>
<font>JJJ</font>
<font-size>123.00</font-size>
</link>
...
</linkset>