Server

It displays the ZSPEC description provided for the <server> in the center pane of the document.

Possible Locations

Attributes


Name Type Description
name
required
String Name of the server as declared in the ZSPEC.
title String The name, which has to be displayed in the help document.
home-page Boolean Decides whether this element has to be displayed as home page.
true: It will be displayed as the home page.
false (default): It will not be displayed as the home page.

Example

By default, the server details will get populated in the format XML snippet inside a custom tag with the heading as Servers.

    
copy
<custom title="Servers"> <server name="trips.travel_bureau_server" /> </custom>

Last Updated 2025-05-30 16:54:59 +0530 +0530