ResolutionInformation Complex Type

Defines the collection of resolvers that can fix the root cause issue.

<xs:complexType name="ResolutionInformation">
    <xs:sequence>
        <xs:element name="Resolution"
            type="dcmRR:Resolution"
            maxOccurs="unbounded"
            minOccurs="0"
         />
    </xs:sequence>
</xs:complexType>

Child elements

Element Type Description
Resolution dcmRR:Resolution Defines information about a resolver that can fix the root cause issue.

Requirements

Minimum supported client
Windows 7 [desktop apps only]
Minimum supported server
Windows Server 2008 R2 [desktop apps only]