general

Contained By

Business Service XML Element
toc-root

Contains

Business Service XML Element
stamping-string, leading-char, title, host, port

Business Service XML Element

Name Description Value Type Req (Y/N) Valid Value(s) Default Value Direction
general List of general parameters. xml Y in

Example

<general type="xml">
       <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>