ReportEndpoint Complex Type
Defines the deployment report information for an endpoint in a System Definition Model. This information can contain the name, description, settings, and other information.
<xs:complexType name="ReportEndpoint">
<xs:complexContent>
<xs:extension
base="ReportObject"
/>
</xs:complexContent>
</xs:complexType>