Previous Topic: Server Information Structure

Next Topic: The machineItem XML Record

The machineContainer XML Record

The attributes for the machineContainer record are as follows:

<machineContainer>

Specifies the opening tag for a machineContainer record.

name

(Required) Specifies the user-provided name for the list of servers.

Limits: 0 to 12 characters

Default: None

<description>

Specifies the opening tag for the description.

xx...xx

Specifies the user-provided description for the machineContainer record.

Limits: 0 to 32 characters

Default: Null.

</description>

Specifies the closing tag for description.

<machineItem>

Specifies the opening tag for the machineItem record. There will be one machineItem record for each server. The attributes for this record is listed later in this section.

</machineItem>

Specifies the closing tag for a machineItem record.

</machineContainer>

Specifies the closing tag for a machineContainer record.