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