ReportSystem Complex Type

Defines the deployment report information for a system in a System Definition Model. This information can contain the name, description, settings,and other information.

<xs:complexType name="ReportSystem">
    <xs:complexContent>
        <xs:extension
            base="@lt:ReportObject@lid:d04f38da-6ab9-4435-8392-064e1223f53a"
         />
    </xs:complexContent>
</xs:complexType>