toc-root
Contained By
| Business Service XML Element |
|---|
| xml-data |
Contains
| Business Service XML Element |
|---|
| general, extracts |
Business Service XML Element
| Name | Description | Value Type | Req (Y/N) | Valid Value(s) | Default Value | Direction |
|---|---|---|---|---|---|---|
| toc-root | Root of xml data. | xml | Y | in |
Example
<toc-root type="xnk">
<general>
<stamping-string type="string">$VR</stamping-string>
<leading-char type="string">.</leading-char>
<title type="string">Leaf TOC</title>
<host type="string">HostName</host>
<port type="string">8080</port>
</general>
<extracts>
<extract>
<id type="string">26933</id>
<guid type="string">a3a6848ef479ac499dc3e65f516937091</guid>
<level type="int32">1</level>
<value type="string">FDA Form 1571</value>
</extract>
…
</extracts>
</toc-root>