Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the error elements that can be contained by the Errors section of the deployment report.
<xs:complexType name="ErrorCollection">
<xs:choice
minOccurs="0"
maxOccurs="unbounded"
>
<xs:element name="DocumentError"
type="@lt:DocumentError@lid:27305139-a7c9-4e64-a7b9-d63d7fe9952f"
/>
<xs:element name="DocumentResolutionError"
type="@lt:DocumentResolutionError@lid:4cb814a0-db58-4496-b29c-8ad166d567d8"
/>
<xs:element name="DocumentConstraintError"
type="@lt:DocumentConstraintError@lid:530e9f32-e405-42e9-bc54-501fdd52d7f0"
/>
</xs:choice>
</xs:complexType>
Child Elements
Element |
Type |
Description |
---|---|---|
Documents a constraint error in a deployment report. |
||
Documents a general error in a deployment report. |
||
Documents an error in a deployment report that can be identified with a specific definition or member from a .sdm file. |