LogicalServer Complex Type
Defines the deployment report information for a logical server system. This report lists the name, description, and other information about a logical server system.
<xs:complexType name="LogicalServer">
<xs:complexContent>
<xs:extension
base="ReportObject"
/>
</xs:complexContent>
</xs:complexType>