value
Contained By
| Business Service XML Element |
|---|
| simple-attribute, textbox-attribute, extract, property |
Contains
| Business Service XML Element |
|---|
| N/A |
Business Service XML Element
| Business Service Element | Name | Description | Value Type | Req (Y/N) | Valid Value(s) | Default Value | Direction |
|---|---|---|---|---|---|---|---|
| IPFusion | value | Specifies the attribute value (may be name of dynamic attribute).
Note: May contain new-lines or carraige-return new line pairs. Long lines will be wrapped. Note that all whitespace is part of the value.
|
string | N | user defined | in | |
| MSWord | value | Specifies displayed value of the link. | string | N | user defined | in | |
| PDFFile | value | Specifies the value of the property | string | N | user defined | in |
simple-attribute Example
<value type="string">122</value>
textbox-attribute Example
<value type="string">Line 1 of Text. Line 2 of Text. Line 3 of Text.</value>
extract Example
<value type="string">FDA Form 1571</value>
property Example
<value type="string">My Subject</value>