Rootcauses (LocalDiagnosticPackage) Element

Contains a collection of root causes to detect.

<xs:element name="Rootcauses">
    <xs:unique name="No_local_rootcause_may_have_the_same_ID">
        <xs:selector
            xpath="Rootcause"
         />
        <xs:field
            xpath="ID"
         />
    </xs:unique>
</xs:element>

The Rootcauses element is defined by the LocalDiagnosticPackage complex type.

Requirements

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