<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="dsp8000_1.2.xsl"?>
<!--
The xsl-stylesheet processing instruction above has been disabled because not all web browsers
support them when this XML file is accessed through HTTP.  To enable automatic stylesheet
processing, download this XML file to a local file system, enable the xsl-stylesheet processing 
instruction above in that local copy, and download the XSLT file referenced in the href attribute
into the same directory, from: http://schemas.dmtf.org/wbem/messageregistry/1/dsp8000_1.2.xsl
-->
<!--
DMTF - Distributed Management Task Force, Inc. - http://www.dmtf.org

Release URLs:
http://schemas.dmtf.org/wbem/messageregistry/1/dsp8055_1.0.0c.xml

Document identifier: DSP8055
Date: 2015-02-28
Version: 1.0.0d
Document status: Work in Progress

Information for Work-in-Progress version:
IMPORTANT: This document is not a standard. It does not necessarily reflect the views of the DMTF
or all of its members. Because this document is a Work in Progress, it may still change, perhaps
profoundly and without notice. This document is available for public review and comment until superseded.

Provide any comments through the DMTF Feedback Portal: http://www.dmtf.org/standards/feedback

Title: Diagnostics Message Registry

Document type: Specification (XML Instance Document)
Document class: Normative
Document language: en-US

Abstract: This document defines messages for Diagnostics Profiles.

Working group: DMTF DIAG SIG Working Group, tm-diag@dmtf.org

Acknowledgements: DMTF acknowledges the contributions of the following individuals to this document:
 - Carl Chan (WBEM Solutions)
 - Peter Lamanna (EMC)
 - Rodney Brown (IBM)
 - Michael Walker (SNIA) (Editor)

Copyright (C) 2008-2013, 2015 Distributed Management Task Force, Inc. (DMTF).  All rights reserved.
DMTF is a not-for-profit association of industry members dedicated to promoting enterprise and
systems management and interoperability.  Members and non-members may reproduce DMTF specifications
and documents for uses consistent with this purpose, provided that correct attribution is given.  As
DMTF specifications may be revised from time to time, the particular version and release date should
always be noted.  Implementation of certain elements of this standard or proposed standard may be
subject to third party patent rights, including provisional patent rights (herein "patent rights").
DMTF makes no representations to users of the standard as to the existence of such rights, and is
not responsible to recognize, disclose, or identify any or all such third party patent right, owners
or claimants, nor for any incomplete or inaccurate identification or disclosure of such rights,
owners or claimants.  DMTF shall have no liability to any party, in any manner or circumstance,
under any legal theory whatsoever, for failure to recognize, disclose, or identify any such third
party patent rights, or for such party's reliance on the standard or incorporation thereof in its
product, protocols or testing procedures.  DMTF shall have no liability to any party implementing
such standard, whether such implementation is foreseeable or not, nor to any patent owner or
claimant, and shall have no liability or responsibility for costs or losses incurred if a standard
is withdrawn or modified after publication, and shall be indemnified and held harmless by any party
implementing the standard from any and all claims of infringement by a patent owner for such
implementations.  For information about patents held by third-parties which have notified the DMTF
that, in their opinion, such patent may relate to or impact implementations of DMTF standards, visit
http://www.dmtf.org/about/policies/disclosures.php.

Change log:
1.0.0a - 2013-02-10 - Published as Preliminary Standard
Other changes inspired by BrightLeaf
1.0.0a - 2013-03-04 - Changed all description versions of "Object Path" to "object path"
1.0.0a - 2013-03-04 - Changed message names to use lower case after the first word
1.0.0a - 2013-03-04 - Edited the reasons in DIAG12 as suggested by BrightLeaf
1.0.0a - 2013-04-17 - Updated expiration date to Oct 10, 2013
1.0.0b - 2013-06-25 - Updates to wordings and capitalizations inspired by Bright Leaf review of DSP1002 v2.1.0a
1.0.0b - 2013-06-25 - Added DIAG50 based on reviews on DSP1104
1.0.0b - 2013-06-25 - Added Standard Messages for FC HBA Diagnostics (DSP1104)
Changes for the Disk Drive Diagnostics Profile v1.1.0a
1.0.0c - 2013-12-10 - Added standard messages 501-503 and 512-518
1.0.0c - 2013-12-10 - Added standard message 51 for aborting due to an invalid parameter
1.0.0c - 2013-12-10 - Edited Possible Values to DIAG43
1.0.0c - 2013-12-11 - Added "vendor specific" possible values to some lists
1.0.0c - 2014-03-11 - Created DIAG551 to separate disk drive diagnostic settings from generic diagnostic settings
1.0.0d - 2015-02-28 - Created messages DIAG701-DIAG710 for the System Memory Profile
 -->
<REGISTRY xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.dmtf.org/wbem/messageregistry/1" 
xsi:schemaLocation="http://schemas.dmtf.org/wbem/messageregistry/1 ./dsp0228_1.0.1.xsd">
  <REGISTRY_DECLARATION>
  <IDENTIFICATION ID="DSP8055" NAME="Diagnostics Message Registry" VERSION="1.0.0d" LANGUAGE="en-US"/>
    <OWNING_ENTITY>DMTF</OWNING_ENTITY>
    <DESCRIPTION>This registry defines messages related to common Diagnostics errors.</DESCRIPTION>
  </REGISTRY_DECLARATION>
    <REGISTRY_ENTRIES>
  <MESSAGE NAME="The test passed." EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="000"/>
      <MESSAGE_DESCRIPTION>The test executed with no errors or warnings.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test on the selected element to test  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Element Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the element under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> passed. See the log </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Log Object Path" DATATYPE="string">
          <DESCRIPTION>The object path of the CIM_DiagnosticLog instance.</DESCRIPTION>
          </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> for more details.</STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 1 <DESCRIPTION>Other (Successful Completion)</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 2 <DESCRIPTION>Informational</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
  <MESSAGE NAME="The reason for the test failure is unknown." EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="001"/>
      <MESSAGE_DESCRIPTION>The reason for the test failure is unknown.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The failed with a </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Alert Type" DATATYPE="string">
          <DESCRIPTION>The AlertType value of this Alert Indication.</DESCRIPTION>
          <POSSIBLE_VALUE>Processing Error</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>Device Alert</POSSIBLE_VALUE>
          </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT>failure. The reason for the test failure of the</STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
          </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> on the selected element to test  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Element Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the element under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> is unknown. See the log </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Log Object Path" DATATYPE="string">
          <DESCRIPTION>The object path of the CIM_DiagnosticLog instance.</DESCRIPTION>
          </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> for more details.</STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 4 or 5 <DESCRIPTION>Processing Error or Device Alert</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 0, 4, 5, 6 or 7 <DESCRIPTION>Unknown, Minor, Major, Critical or Fatal/NonRecoverable</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>

 <MESSAGE NAME="The device test failed." EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="003"/>
      <MESSAGE_DESCRIPTION>The test ran, but the element under test reported device alert errors.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
      <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test on the selected element to test  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Element Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the element under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> failed.  See earlier error alert indications or the </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Log Object Path" DATATYPE="string">
       <DESCRIPTION>The object path of the CIM_DiagnosticLog instance.</DESCRIPTION>
          </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> for more details.</STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 5 <DESCRIPTION>Device Alert</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 4, 5, 6 or 7 <DESCRIPTION>Minor, Major, Critical or Fatal/NonRecoverable</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
<MESSAGE NAME="The test completed with warnings." EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="004"/>
      
      <MESSAGE_DESCRIPTION>The test completed with warnings.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
      <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test on the selected element to test  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Element Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the element under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> completed with warnings. See earlier warning alert indications or the </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Log Object Path" DATATYPE="string">
        <DESCRIPTION>The object path of the CIM_DiagnosticLog instance.</DESCRIPTION>
          </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> for more details.</STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 4 or 5 <DESCRIPTION>Processing Error or Device Alert</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 3 <DESCRIPTION>Warning</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
<MESSAGE NAME="The requested test is not supported." EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="005"/>
      <MESSAGE_DESCRIPTION>The test as requested in the RunDiagnosticService extrinsic method is not supported on the element specified.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The requested </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test on the selected element to test  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Element Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the element under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> is not supported. See earlier warning alert indications or the </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Log Object Path" DATATYPE="string">
        <DESCRIPTION>The object path of the CIM_DiagnosticLog instance.</DESCRIPTION>
          </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> for more details.</STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 5 <DESCRIPTION>Device Alert</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 3 <DESCRIPTION>Warning</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
<MESSAGE NAME="The required test setup steps have not been performed." EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="006"/>
      <MESSAGE_DESCRIPTION>The test did not run because the proper set up steps were not done to support the test</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The required setup steps for the </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test on the selected element to test  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Element Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the element under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> have not been performed.</STATIC_ELEMENT>
       </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 4 <DESCRIPTION>Processing Error</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 3 <DESCRIPTION>Warning</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
<MESSAGE NAME="The test ran but HaltOnError is not supported." EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="007"/>
      <MESSAGE_DESCRIPTION>The test ran and found one or more errors, but the test did 
      not halt on the first error, since HaltOnError is not supported by the test on the specified element.  </MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test on the selected element to test  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Element Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the element under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> ran but HaltOnError is not supported.</STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 1 <DESCRIPTION>Other (Parameter Ignored)</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 3 <DESCRIPTION>Warning</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
<MESSAGE NAME="The test halted due to an error." EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="008"/>
      <MESSAGE_DESCRIPTION>The test ran until it found a Device Error and was 
       vterminated because the DiagnosticSettings parameter of the RunDiagnosticService method called for HaltOnError.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test on the selected element to test  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Element Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the element under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> was halted due to an error.</STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 5 <DESCRIPTION>Device Alert</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 3 <DESCRIPTION>Warning</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
<MESSAGE NAME="Test continued after last interactive timeout using default values" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="009"/>
      <MESSAGE_DESCRIPTION>The interactive test experienced a timeout on its last query to the user and was resumed using 
      default values.</MESSAGE_DESCRIPTION>
     <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>A query timeout occurred on the </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test on the selected element to test  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Element Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the element under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 1 <DESCRIPTION>Other (Default Values Used)</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 3 <DESCRIPTION>Warning</DESCRIPTION>
                </PERCEIVED_SEVERITY>
      </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
<MESSAGE NAME="QuickMode is not supported" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="010"/>
      <MESSAGE_DESCRIPTION>The test ran but QuickMode is not supported.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test on the selected element to test  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Element Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the element under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> ran but QuickMode is not supported.</STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 1 <DESCRIPTION>Other (Parameter Not Supported)</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 3 <DESCRIPTION>Warning</DESCRIPTION>
                </PERCEIVED_SEVERITY>
      </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
<MESSAGE NAME="Requested LoopControl type not supported" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="011"/>
      <MESSAGE_DESCRIPTION>The test may or may not have run, but a LoopControl specified in 
      the DiagnosticSettings parameter of the RunDiagnosticService method was not supported.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
      <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test on the selected element to test  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Element Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the element under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT>was run, but the requested LoopControl type </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="LoopControl" DATATYPE="string">
          <DESCRIPTION>The value of the LoopControl that is not supported.</DESCRIPTION>
          <POSSIBLE_VALUE>Other</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>Continuous</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>Count</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>Timer</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>ErrorCount</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> is not supported.</STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 1 <DESCRIPTION>Other (Loop Control Type Not Supported)</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 3 <DESCRIPTION>Warning</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
<MESSAGE NAME="Job could not be started" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="012"/>
      <MESSAGE_DESCRIPTION>The test did not run because the job could not be started.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test job on the selected element to test  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Element Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the element under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> did not run because the job could not be started for the following reason: </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Reason" DATATYPE="string">
          <DESCRIPTION>The reason the test was not started.</DESCRIPTION>
          <POSSIBLE_VALUE>Element already under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>Too many jobs running</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>Test disabled</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>Element disabled</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>Element in recovery</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>Resources are inadequate to run job</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 4 <DESCRIPTION>Processing Error</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 5 <DESCRIPTION>Major</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
<MESSAGE NAME="Logging could not be started" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="013"/>
      <MESSAGE_DESCRIPTION>The test ran, but the logging requested could not be started.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
      <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test on the selected element to test  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Element Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the element under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> ran, but the log storage requested </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Log Storage" DATATYPE="string">
          <DESCRIPTION>The log storage requested by the DiagnosticSetting of the RunDiagnosticServiced invoked.</DESCRIPTION>
          <POSSIBLE_VALUE>Other</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>DiagnosticLog</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>MessageLog</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>File</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> could not be started. </STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 1 <DESCRIPTION>Other (Log Not Started)</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 3 <DESCRIPTION>Warning</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
<MESSAGE NAME="Logging errors occurred" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="014"/>
      <MESSAGE_DESCRIPTION>The test ran but logging errors occurred.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test on the selected element to test  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Element Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the element under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> ran but logging errors on </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Log Storage" DATATYPE="string">
          <DESCRIPTION>The log storage requested by the DiagnosticSetting of the RunDiagnosticServiced invoked.</DESCRIPTION>
          <POSSIBLE_VALUE>Other</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>DiagnosticLog</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>MessageLog</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>File</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> occurred.</STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 1 <DESCRIPTION>Other (Log Errors Occurred)</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 3 <DESCRIPTION>Warning</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
<MESSAGE NAME="LogStorage type not supported" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="015"/>
      <MESSAGE_DESCRIPTION>The requested LogStorage type is not supported.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
      <STATIC_ELEMENT>The requested LogStorage type </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Log Storage" DATATYPE="string">
          <DESCRIPTION>The log storage requested by the DiagnosticSetting of the RunDiagnosticServiced invoked.</DESCRIPTION>
          <POSSIBLE_VALUE>Other</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>DiagnosticLog</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>MessageLog</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>File</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> for the </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test on the selected element to test  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Element Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the element under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> is not supported.</STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 1 <DESCRIPTION>Other (Log Storage Not Supported)</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 3 <DESCRIPTION>Warning</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
<MESSAGE NAME="LoopControlParameter invalid" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="016"/>
      <MESSAGE_DESCRIPTION>The test ran, but a LoopControlParameter 
      supplied in the DiagnosticSetting parameter of the RunDiagnosticService method was invalid and ignored.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The specified LoopControlParameter </STATIC_ELEMENT>
         <DYNAMIC_ELEMENT NAME="Loop Control Parameter" DATATYPE="string">
          <DESCRIPTION>The LoopControlParameter property value of the DiagnosticSetting Parameter on the RunDiagnosticService method.</DESCRIPTION>
        </DYNAMIC_ELEMENT> 
        <STATIC_ELEMENT> for the </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test on the selected element to test  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Element Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the element under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT>does not match its corresponding LoopControl argument </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Loop Control" DATATYPE="string">
        <DESCRIPTION>The LoopControl property value of the DiagnosticSetting Parameter on the RunDiagnosticService method.</DESCRIPTION>
        <POSSIBLE_VALUE>Other</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>Continuous</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>Count</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>Timer</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>ErrorCount</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> specified.</STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 1 <DESCRIPTION>Other (Parameter Ignored)</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 3 <DESCRIPTION>Warning</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
<MESSAGE NAME="VerbosityLevel not supported" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="017"/>
      <MESSAGE_DESCRIPTION>The test ran, but the VerbosityLevel requested by the DiagnosticSetting parameter 
      was not supported.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The requested VerbosityLevel </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Verbosity Level Specified" DATATYPE="string">
          <DESCRIPTION>The VerbosityLevel property value of the DiagnosticSetting Parameter on the RunDiagnosticService method.</DESCRIPTION>
          <POSSIBLE_VALUE>Minimum</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>Standard</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>Full</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> for the </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test on the selected element to test  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Element Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the element under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT>is not supported. The value </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Verbosity Level Used" DATATYPE="string">
          <DESCRIPTION>The VerbosityLevel property value used on the RunDiagnosticService method.</DESCRIPTION>
          <POSSIBLE_VALUE>Minimum</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>Standard</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>Full</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT>was used.</STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 1 <DESCRIPTION>Other (Parameter Ignored)</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 3 <DESCRIPTION>Warning</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
<MESSAGE NAME="PercentOfTestCoverage level not completed" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="018"/>
      <MESSAGE_DESCRIPTION>The test ran, but the PercentOfTestCoverage level requested 
      in the DiagnosticSetting parameter of the RunDiagnosticService method was not completed.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The requested PercentOfTestCoverage level </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Percent Specified" DATATYPE="string">
          <DESCRIPTION>The PercentOfTestCoverage property value of the DiagnosticSetting Parameter on the RunDiagnosticService method.</DESCRIPTION>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> for the </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test on the selected element to test  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Element Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the element under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT>was not completed. The percent of test coverage </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Percent Completed" DATATYPE="string">
          <DESCRIPTION>The percent of coverage achieved on the RunDiagnosticService method.</DESCRIPTION>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT>was completed.</STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 1 <DESCRIPTION>Other (Parameter Ignored)</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 3 <DESCRIPTION>Warning</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
<MESSAGE NAME="Test killed by client" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="019"/>
      <MESSAGE_DESCRIPTION>The test was killed by the client using the RequestedStateChange method.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test job on the selected element to test  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Element Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the element under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> did not run because it was killed by the client..</STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 1 <DESCRIPTION>Other (Killed by Client)</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 2 <DESCRIPTION>Information</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
<MESSAGE NAME="Test terminated by client" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="020"/>
      <MESSAGE_DESCRIPTION>The test was Terminated by the client using the RequestedStateChange method.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test job on the selected element to test  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Element Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the element under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> did not run because it was terminated by the client..</STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 1 <DESCRIPTION>Other (Terminated by Client)</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 2 <DESCRIPTION>Information</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
<MESSAGE NAME="Test suspended by client" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="021"/>
      <MESSAGE_DESCRIPTION>The test was Suspended by a client that issued a RequestedStateChange setting the new state 
      to suspended.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test job on the selected element to test  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Element Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the element under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT>  was suspended by the client..</STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 1 <DESCRIPTION>Other (Suspended by Client)</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 2 <DESCRIPTION>Information</DESCRIPTION>
                </PERCEIVED_SEVERITY>
      </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
<MESSAGE NAME="ErrorCount exceeded" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="022"/>
      <MESSAGE_DESCRIPTION>The test ran, but the ErrorCount specified 
      in the LoopControlParameter of the DiagnosticSetting was exceeded and the test terminated..</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test job on the selected element to test  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Element Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the element under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> was terminated because the specified ErrorCount </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="LoopControl Error Count" DATATYPE="string">
          <DESCRIPTION>The LoopControlParameter requested .</DESCRIPTION>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> was exceeded.</STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 1<DESCRIPTION>Other (Loop Control Reached)</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 3 <DESCRIPTION>Warning</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
<MESSAGE NAME="LoopControl exceeded" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="023"/>
      <MESSAGE_DESCRIPTION>The test ran, but the Count or Error Count 
      specified in the LoopControlParameter of the DiagnosticSetting was reached and the test terminated.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
      <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test job on the selected element to test  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Element Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the element under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> was terminated because the specified LoopControl </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="LoopControl" DATATYPE="string">
          <DESCRIPTION>The Loop control requested .</DESCRIPTION>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> of </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="LoopControlParameter" DATATYPE="string">
          <DESCRIPTION>The Loop control parameter requested .</DESCRIPTION>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> was reached.</STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 1 <DESCRIPTION>Other (Loop Control Reached)</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 3 <DESCRIPTION>Warning</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
<MESSAGE NAME="LoopControl timeout limit reached as configured by the client" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="024"/>
      <MESSAGE_DESCRIPTION>The test ran, but the timer specified in the LoopControlParameter of the 
      DiagnosticSetting was reached and the test terminated.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
      <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test job on the selected element to test  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Element Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the element under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> was terminated because the specified loop control time limit </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="LoopControl Parameter Value" DATATYPE="string">
          <DESCRIPTION>The Loop control parameter requested (the timer that was reached).</DESCRIPTION>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> specified by LoopControl was reached.</STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 1 <DESCRIPTION>Other (Loop Control Reached)</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 3 <DESCRIPTION>Warning</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
  <!-- DIAG25 is being left out for now
<MESSAGE NAME="test terminated for an unknown reason" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="025"/>
      <MESSAGE_DESCRIPTION>The test terminated for an unknown reason.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
      <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test job on the selected element to test  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Element Object Path" DATATYPE="string">
          <DESCRIPTION>The object path for the element under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of an element under test</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> was terminated for an unknown reason.</STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 4 <DESCRIPTION>Processing Error</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 5 <DESCRIPTION>Major</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
  -->
<MESSAGE NAME="Test cannot be run with NonDestructive set to true " EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="026"/>
      <MESSAGE_DESCRIPTION>The test was not run, since the client requested NonDestructive=”true” in the 
      DiagnosticSetting parameter of the RunDiagnosticService method and this function is not supported for the 
      test or the element under test.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
      <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test job on the selected element to test  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Element Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the element under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> failed because NonDestructive tests cannot be run.</STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
     <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 4 <DESCRIPTION>Processing Error</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 5 <DESCRIPTION>Major</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
<MESSAGE NAME="Capability to set LoopControl not supported" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="027"/>
      <MESSAGE_DESCRIPTION>The test ran, but a LoopControl specified in the DiagnosticSetting 
      parameter of the RunDiagnosticService method does not match any SupportedLoopControl values 
      specified in the DiagnosticServiceCapabilities and was ignored</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
      <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test job on the selected element to test  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Element Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the element under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> was terminated because the capability to set the LoopControl </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Loop Control" DATATYPE="string">
          <DESCRIPTION>The LoopControl value that was ignored.</DESCRIPTION>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> is not supported.</STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 1 <DESCRIPTION>Other (Capabilities Mismatch)</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 3 <DESCRIPTION>Warning</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
<MESSAGE NAME="Capability to set LogStorage not supported" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="028"/>
      <MESSAGE_DESCRIPTION>The test ran, but a LogStorage specified in the DiagnosticSetting 
      parameter of the RunDiagnosticService method does not match any SupportedLogStorage values 
      specified in the DiagnosticServiceCapabilities and was ignored</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
      <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test job on the selected element to test  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Element Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the element under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> was terminated because the capability to set the LogStorage </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="LogStorage Option" DATATYPE="string">
          <DESCRIPTION>The LogStorage value that was ignored.</DESCRIPTION>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> is not supported.</STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 1 <DESCRIPTION>Other (Capabilities mismatch)</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 3 <DESCRIPTION>Warning</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
  <!-- DIAG29 is being left out for now
<MESSAGE NAME="Capability to set VerbosityLevel not supported" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="029"/>
      <MESSAGE_DESCRIPTION>The capability to set VerbosityLevel is not supported.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
      <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test job on the selected element to test  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Element Object Path" DATATYPE="string">
          <DESCRIPTION>The object path for the element under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of an element under test</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> was terminated because the capability to set VerbosityLevel is not supported.</STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 4 <DESCRIPTION>Processing Error</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 5 <DESCRIPTION>Major</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
  -->
<MESSAGE NAME="Capability to set PercentOfTestCoverage not supported" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="030"/>
      <MESSAGE_DESCRIPTION>The test ran, but the PercentOfTestCoverage option specified in the DiagnosticSetting 
      parameter of the RunDiagnosticService method is not included in the SupportedServiceModes specified in the 
      DiagnosticServiceCapabilities and was ignored.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
      <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test job on the selected element to test  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Element Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the element under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> ran, but the capability to set PercentOfTestCoverage is not supported and was ignored.</STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 1 <DESCRIPTION>Other (Capabilities mismatch)</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 3 <DESCRIPTION>Warning</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
<MESSAGE NAME="Capability to set QuickMode not supported" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="031"/>
      <MESSAGE_DESCRIPTION>The test ran, but the QuickMode option specified in the DiagnosticSetting 
      parameter of the RunDiagnosticService method is not included in the SupportedServiceModes specified in the 
      DiagnosticServiceCapabilities and was ignored.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
      <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test job on the selected element to test  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Element Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the element under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> ran, but the capability to set QuickMode is not supported and was ignored.</STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 1 <DESCRIPTION>Other (Capabilities mismatch)</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 3 <DESCRIPTION>Warning</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
<MESSAGE NAME="Capability to set HaltOnError not supported" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="032"/>
      <MESSAGE_DESCRIPTION>The capability to set HaltOnError is not supported.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
      <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test job on the selected element to test  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Element Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the element under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> ran, but the capability to set HaltOnError is not supported and was ignored.</STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 1 <DESCRIPTION>Other (Capabilities mismatch)</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 3 <DESCRIPTION>Warning</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
<MESSAGE NAME="Capability to set NonDestructive to true not supported" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="033"/>
      <MESSAGE_DESCRIPTION>The test was not run, since the DiagnosticSetting NonDestructive was set to TRUE, 
      but the DiagnosticServiceCapabilities.SupportedServiceModes does not include “NonDestructive”.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
      <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test job on the selected element to test  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Element Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the element under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> was terminated because the capability to set NonDestructive is not supported.</STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 4 <DESCRIPTION>Processing Error</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 5 <DESCRIPTION>Major</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
  <MESSAGE NAME="Request for inputs" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="034"/>
      <MESSAGE_DESCRIPTION>An alert indication to solicit input to an interactive test from a client.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The diagnostic test </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
          </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> is requesting the following inputs: </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="List of Inputs" DATATYPE="string">
          <DESCRIPTION>A list of strings, separated by commas, that identify the inputs desired.</DESCRIPTION>
          </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> to complete testing of </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Element Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the element under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 1 <DESCRIPTION>Other (Request for Input)</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 2 <DESCRIPTION>Information</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
  <MESSAGE NAME="Request for action" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="035"/>
      <MESSAGE_DESCRIPTION>An alert indication to solicit user action from a client on an interactive test.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The diagnostic test </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
          </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> is requesting the following action: </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Action String" DATATYPE="string">
          <DESCRIPTION>A string that identifies the action being requested.</DESCRIPTION>
          <POSSIBLE_VALUE>Please connect the device under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>Please insert media to complete the test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>Please disconnect the device under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>Please remove media to complete the test</POSSIBLE_VALUE>
          </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> to complete testing of </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Element Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the element under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 1 <DESCRIPTION>Other (Request for Action)</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 2 <DESCRIPTION>Information</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
  <MESSAGE NAME="Test killed by test" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="036"/>
      <MESSAGE_DESCRIPTION>The test killed itself.  The test was killed and limited or no clean up was done.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test job on the selected element to test  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Element Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the element under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> did not run because it was killed by the test..</STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 4 <DESCRIPTION>Processing Error</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 5 <DESCRIPTION>Major</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
<MESSAGE NAME="Test terminated by test" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="037"/>
      <MESSAGE_DESCRIPTION>The test terminated itself.  The test was terminated and clean up was done.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test job on the selected element to test  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Element Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the element under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> did not complete because it was terminated by the test..</STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 4 <DESCRIPTION>Processing Error</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 5 <DESCRIPTION>Major</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
  <MESSAGE NAME="Test resumed by client" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="038"/>
      <MESSAGE_DESCRIPTION>The suspended test was resumed by a client that issued a RequestedStateChange 
      setting the new state to start.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test job on the selected element to test  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Element Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the element under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT>  was resumed by the client..</STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 1 <DESCRIPTION>Other (Resume Requested)</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 2 <DESCRIPTION>Information</DESCRIPTION>
                </PERCEIVED_SEVERITY>
      </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
  <MESSAGE NAME="JobSettings reset" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="039"/>
      <MESSAGE_DESCRIPTION>The test was run with the specified JobSettings parameter on RunDiagnosticService reset to 
      match what the test is capable of supporting.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test job on the selected element to test  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Element Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the element under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT>  has reset the </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="JobSettings Property " DATATYPE="string">
          <DESCRIPTION>The name of the JobSettings property that has been reset.</DESCRIPTION>
          <POSSIBLE_VALUE>DeleteOnCompletion</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>InteractiveTimeout</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>DefaultInputValues </POSSIBLE_VALUE>
          <POSSIBLE_VALUE>DefaultInputNames </POSSIBLE_VALUE>
          <POSSIBLE_VALUE>TerminateOnTimeout </POSSIBLE_VALUE>
          <POSSIBLE_VALUE>ClientRetries </POSSIBLE_VALUE>
          <POSSIBLE_VALUE>Vendor Extension property name</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> value to </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="JobSettings Value" DATATYPE="string">
          <DESCRIPTION>The value of the JobSettings property that has been reset.</DESCRIPTION>
          <POSSIBLE_VALUE>true</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The value of InteractiveTimeoutMax</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The DefaultInputValues used (separated by commas)</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The DefaultInputNames used (separated by commas)</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>true</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The value of ClientRetriesMax or the value in JobSettingData</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>Vendor Extension property value</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 1 <DESCRIPTION>Other (JobSettings Reset)</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 2 <DESCRIPTION>Information</DESCRIPTION>
                </PERCEIVED_SEVERITY>
      </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
  <MESSAGE NAME="JobSettings defaults not used" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="040"/>
      <MESSAGE_DESCRIPTION>The test ran, but the default values for interactive input as specified in the JobSettings 
      parameter were not used.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test job on the selected element to test  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Element Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the element under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> were not used </STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 1 <DESCRIPTION>Other (Defaults Not Used)</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 2 <DESCRIPTION>Information</DESCRIPTION>
                </PERCEIVED_SEVERITY>
      </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
  <MESSAGE NAME="DiagnosticSettings property not supported" EXPERIMENTAL="true">
  <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="043"/>
      <MESSAGE_DESCRIPTION>The test ran, but the requested DiagnosticSettings 
      property parameter of the RunDiagnosticService method is not supported and was not used.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test on the selected element to test  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Element Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the element under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> ran but the requested DiagnosticSettings property </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="DiagnosticSettings Property" DATATYPE="string">
          <DESCRIPTION>The DiagnosticSettings property name that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>HaltOnError</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>QuickMode</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>LogStorage</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>VerbosityLevel</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>DataPatterns</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>Vendor Extension property name</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT>  of </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="DiagnosticSettings Value" DATATYPE="string">
          <DESCRIPTION>The value supplied with the request in the DiagnosticSettings parameter.</DESCRIPTION>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT>  is not supported. The value </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="DiagnosticSettings Used" DATATYPE="string">
          <DESCRIPTION>The value used for the requested run.</DESCRIPTION>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT>  was used instead. </STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 1 <DESCRIPTION>Other (Parameter Ignored)</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 3 <DESCRIPTION>Warning</DESCRIPTION>
                </PERCEIVED_SEVERITY>
      </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
  <MESSAGE NAME="The test did not start." EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="044"/>
      <MESSAGE_DESCRIPTION>The test did not start for one of a variety of reasons.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
      <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test on the selected element to test  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Element Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the element under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> did not start.  See earlier error alert indications or the </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Log Object Path" DATATYPE="string">
       <DESCRIPTION>The object path of the CIM_DiagnosticLog instance created.</DESCRIPTION>
          </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> for more details.</STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 1 <DESCRIPTION>Other (Test Not Started)</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 2 <DESCRIPTION>Information</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
  <MESSAGE NAME="The test aborted." EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="045"/>
      <MESSAGE_DESCRIPTION>The test did not complete for various reasons.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
      <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test on the selected element to test  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Element Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the element under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> was aborted.  See earlier error alert indications or the </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Log Object Path" DATATYPE="string">
       <DESCRIPTION>The object path of the CIM_DiagnosticLog instance created.</DESCRIPTION>
          </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> for more details.</STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 1 <DESCRIPTION>Other (Test aborted)</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 2 <DESCRIPTION>Information</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
  <MESSAGE NAME="LogStorage mismatch with capabilities" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="046"/>
      <MESSAGE_DESCRIPTION>The test ran, but a logStorage requested was not one identified in the 
      DiagnosticServiceCapabilities.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
      <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test on the selected element to test  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Element Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the element under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> ran, but LogStorage requested  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Log Storage Requested" DATATYPE="string">
       <DESCRIPTION>The LogStorage requested in DiagnosticSettings.</DESCRIPTION>
          </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> is not a supported capability and was not used.</STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 1 <DESCRIPTION>Other (Parameter Ignored)</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 2 <DESCRIPTION>Information</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
  <MESSAGE NAME="Capability to set the DiagnosticsSettings parameter not supported " EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="047"/>
      <MESSAGE_DESCRIPTION>The test ran, but a property in the DiagnosticSettings input to the RunDiagnosticService 
      method was not supported and was ignored.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
      <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test on the selected element to test  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Element Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the element under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> ran, but the DiagnosticSettings parameter value requested  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diag Setting Property" DATATYPE="string">
       <DESCRIPTION>The property that was set, but not supported.</DESCRIPTION>
          </DYNAMIC_ELEMENT>
          <STATIC_ELEMENT> of </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diag Setting Property Value" DATATYPE="string">
       <DESCRIPTION>The property value supplied in the DiagnosticSettings parameter.</DESCRIPTION>
          </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> is not a supported capability and was not used.</STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 1 <DESCRIPTION>Other (Parameter Ignored)</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 2 <DESCRIPTION>Information</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
  <MESSAGE NAME="Test continued after an interim interactive timeout" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="048"/>
      <MESSAGE_DESCRIPTION>The interactive test experienced a timeout on one of its queries 
      (but not the last) to the user.  The test re-issued the query for inputs or actions because the number of retries 
      has not been exhausted.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test job on the selected element to test  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Element Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the element under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> timed out on a request to the client and will re-issue the query. </STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 1 <DESCRIPTION>Other (Interim Interactive Timeout)</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 2 <DESCRIPTION>Information</DESCRIPTION>
                </PERCEIVED_SEVERITY>
      </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
  <MESSAGE NAME="Test terminated after an interactive timeout" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="049"/>
      <MESSAGE_DESCRIPTION>The interactive test experienced a timeout on one of its queries to the user.  The test execution 
      is terminated because JobSettings.TerminateOnTimeout was set to TRUE and the number of retries has been exhausted.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test job on the selected element to test  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Element Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the element under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> timed out on a request to the client and the test will be terminated. </STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 4 <DESCRIPTION>Processing Error</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 5 <DESCRIPTION>Major</DESCRIPTION>
                </PERCEIVED_SEVERITY>
      </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
  <MESSAGE NAME="Capability to set the DiagnosticSettings parameter not supported for test" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="050"/>
      <MESSAGE_DESCRIPTION>The test ran, but a property in the DiagnosticSettings input to the RunDiagnosticService method was not supported 
      by the test and was ignored.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
      <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test on the selected element to test  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Element Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the element under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> ran, but the DiagnosticSettings parameter requested  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diag Setting Property" DATATYPE="string">
       <DESCRIPTION>The property that was set, but not supported by the test.</DESCRIPTION>
          </DYNAMIC_ELEMENT>
          <STATIC_ELEMENT> is not a supported capability and was not used.</STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 1 <DESCRIPTION>Other (Parameter Ignored)</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 2 <DESCRIPTION>Information</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
  <MESSAGE NAME="Test aborted due an invalid DiagnosticSettings value" EXPERIMENTAL="true">
  <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="051"/>
      <MESSAGE_DESCRIPTION>The test did not run because the requested DiagnosticSettings property parameter of the 
      RunDiagnosticService method is not valid.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test on the selected element to test  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Element Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the element under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the element under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> did not run because the requested DiagnosticSettings property  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="DiagnosticSettings Property" DATATYPE="string">
          <DESCRIPTION>The DiagnosticSettings property name that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>HaltOnError</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>QuickMode</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>LogStorage</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>VerbosityLevel</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>Vendor Extension property name</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT>  of </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="DiagnosticSettings Value" DATATYPE="string">
          <DESCRIPTION>The value supplied with the request in the DiagnosticSettings parameter.</DESCRIPTION>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> is not valid. </STATIC_ELEMENT>      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 4 <DESCRIPTION>4 (Processing Error)</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 5 <DESCRIPTION>Major</DESCRIPTION>
                </PERCEIVED_SEVERITY>
      </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
 
  <!-- Start of FC HBA Diagnostic Messages -->
  <MESSAGE NAME="FC HBA port not present" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="101"/>
      <MESSAGE_DESCRIPTION>The FC HBA port is not present.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
        <STATIC_ELEMENT> test job on the selected HBA to test  </STATIC_ELEMENT>
                <DYNAMIC_ELEMENT NAME="HBA Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the HBA under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the PortController under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the PortController under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> discovered a missing port. </STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 1 <DESCRIPTION>Other (Port Missing)</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 0, 1, 3, 4, 5, 6 or 7 <DESCRIPTION>Unknown, Other, Warning, Minor, Major, Critical or 
                Fatal/NonRecoverable</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
  <MESSAGE NAME="FC HBA port offline" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="102"/>
      <MESSAGE_DESCRIPTION>The FC HBA port is offline.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
        <STATIC_ELEMENT> test job on the selected HBA to test  </STATIC_ELEMENT>
                <DYNAMIC_ELEMENT NAME="HBA Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the HBA under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the PortController under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the PortController under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> discovered that port </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Port Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the HBA port under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the FC Port under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the FC Port under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> is offline.</STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 1 or 5 <DESCRIPTION>Other (Port Offline) or Device Alert</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 3 or 5<DESCRIPTION>Warning or Major</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
  <MESSAGE NAME="FC HBA port disabled by the user" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="103"/>
      <MESSAGE_DESCRIPTION>The requested FC HBA port is disabled by the user.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
        <STATIC_ELEMENT> test job on the selected HBA to test  </STATIC_ELEMENT>
                <DYNAMIC_ELEMENT NAME="HBA Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the HBA under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the PortController under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the PortController under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> discovered that port </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Port Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the HBA port under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the FC Port under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the FC Port under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> was disabled by the user.</STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 1 or 4 <DESCRIPTION>Other (Port Disabled) or Processing Error</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 3 or 5 <DESCRIPTION>Warning or Major</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
  <MESSAGE NAME="FC HBA port bypassed" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="104"/>
      <MESSAGE_DESCRIPTION>The FC HBA port is bypassed.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
        <STATIC_ELEMENT> test job on the selected HBA to test  </STATIC_ELEMENT>
                <DYNAMIC_ELEMENT NAME="HBA Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the HBA under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the PortController under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the PortController under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> discovered that port </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Port Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the HBA port under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the FC Port under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the FC Port under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> was bypassed.</STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 1 <DESCRIPTION>Other (Port Bypassed)</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 2 <DESCRIPTION>Information</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
  <MESSAGE NAME="Data received did not match the data transmitted" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="105"/>
      <MESSAGE_DESCRIPTION>The data received on the FC HBA port </MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
        <STATIC_ELEMENT> test job on the selected HBA to test  </STATIC_ELEMENT>
                <DYNAMIC_ELEMENT NAME="HBA Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the HBA under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the PortController under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the PortController under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> discovered that the data received did not match the data transmitted.</STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 5 <DESCRIPTION>Device Alert</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 5, 6 or 7 <DESCRIPTION>Major, Critical or Fatal/Nonrecoverable</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
  <MESSAGE NAME="FC HBA port in loopback mode" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="107"/>
      <MESSAGE_DESCRIPTION>The FC HBA port is in loopback mode.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
        <STATIC_ELEMENT> test job on the selected HBA to test  </STATIC_ELEMENT>
                <DYNAMIC_ELEMENT NAME="HBA Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the HBA under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the PortController under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the PortController under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> discovered that port </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Port Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the HBA port under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the FC Port under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the FC Port under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> was in loopback mode.</STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 1 or 5 <DESCRIPTION>Other (Port in Loopback) or Device Alert</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 3 or 5 <DESCRIPTION>Warning or Major</DESCRIPTION>
                </PERCEIVED_SEVERITY>
      </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
  <MESSAGE NAME="FC link down" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="108"/>
      <MESSAGE_DESCRIPTION>The FC link is down.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
        <STATIC_ELEMENT> test job on the selected HBA to test  </STATIC_ELEMENT>
                <DYNAMIC_ELEMENT NAME="HBA Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the HBA under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the PortController under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the PortController under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> discovered that the link on port </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Port Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the HBA port under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the FC Port under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the FC Port under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> is down.</STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the element under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 1 or 5 <DESCRIPTION>Other (Port Link Down) or Device Alert</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 3 or 5 <DESCRIPTION>Warning or Major</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
    <MESSAGE NAME="Last Power-On Self Test failed" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="109"/>
      <MESSAGE_DESCRIPTION>The last Power-On Self Test failed.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
        <STATIC_ELEMENT> test job on the selected HBA to test  </STATIC_ELEMENT>
                <DYNAMIC_ELEMENT NAME="HBA Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the HBA under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the PortController under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the PortController under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> discovered that the last power-on self test failed. </STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the HBA (PortController) under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 1 or 5 <DESCRIPTION>Other (Last Power-on Self test failed) or Device Alert</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 2, 5, 6 or 7 <DESCRIPTION>Information, Major, Critical or Nonrecoverable</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
  <MESSAGE NAME="Invalid target device address" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="111"/>
      <MESSAGE_DESCRIPTION>The test did not run to completion, because the TargetDeviceFormat identified is not supported.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
        <STATIC_ELEMENT> test on the selected HBA to test  </STATIC_ELEMENT>
                <DYNAMIC_ELEMENT NAME="HBA Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the HBA under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the PortController under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the PortController under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> did not run, because the TargetDeviceFormat  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Target Device Format" DATATYPE="string">
          <DESCRIPTION>The TargetDeviceFormat that was specified.</DESCRIPTION>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> is not a supported capability and could not used.</STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the HBA (PortController) under test. </DESCRIPTION>
                    </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 4 <DESCRIPTION>Processing Error</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 5 <DESCRIPTION>Major</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
  <MESSAGE NAME="Target does not exist" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="112"/>
      <MESSAGE_DESCRIPTION>The test did not run to completion, because the TargetDevice identified does not exist.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
        <STATIC_ELEMENT> test on the selected HBA to test  </STATIC_ELEMENT>
                <DYNAMIC_ELEMENT NAME="HBA Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the HBA under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the PortController under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the PortController under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> did not run, because the TargetDevice </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Target Device" DATATYPE="string">
          <DESCRIPTION>The TargetDevice that was specified.</DESCRIPTION>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> does not exist on this HBA.</STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the HBA (PortController) under test. </DESCRIPTION>
                    </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 4 <DESCRIPTION>Processing Error</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 5 <DESCRIPTION>Major</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
     <MESSAGE NAME="FC HBA port in error" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="121"/>
      <MESSAGE_DESCRIPTION>The FC HBA port is in error.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
        <STATIC_ELEMENT> test job on the selected HBA to test  </STATIC_ELEMENT>
                <DYNAMIC_ELEMENT NAME="HBA Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the HBA under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the PortController under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the PortController under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> discovered that port </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Port Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the HBA port under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the FC Port under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the FC Port under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> is in error.</STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the HBA (PortController) under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 5 <DESCRIPTION>Device Alert</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 5, 6 or 7 <DESCRIPTION>Major, Critical or Fatal/Nonrecoverable</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
    <MESSAGE NAME="FC HBA port in service" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="122"/>
      <MESSAGE_DESCRIPTION>The FC HBA port is in service.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
        <STATIC_ELEMENT> test job on the selected HBA to test  </STATIC_ELEMENT>
                <DYNAMIC_ELEMENT NAME="HBA Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the HBA under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the PortController under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the PortController under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> discovered that port </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Port Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the HBA port under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the FC Port under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the FC Port under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> is in service.</STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the HBA (PortController) under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 1 or 5 <DESCRIPTION>Other (Port in Service) or Device Alert</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 3 or 4<DESCRIPTION>Warning or Minor</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
      <MESSAGE NAME="FC HBA port was in an unrecognized state" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="123"/>
      <MESSAGE_DESCRIPTION>The port was in an unrecognized state.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
        <STATIC_ELEMENT> test job on the selected HBA to test  </STATIC_ELEMENT>
                <DYNAMIC_ELEMENT NAME="HBA Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the HBA under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the PortController under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the PortController under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> discovered that port </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Port Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the HBA port under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the FC Port under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the FC Port under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> is in an unrecognized state, OperationalStatus: .</STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Operational Status" DATATYPE="string">
          <DESCRIPTION>The OperationalStatus property value of the FC port instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT> 
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the HBA (PortController) under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 1 or 5 <DESCRIPTION>Other (Port in Unrecognized State) or Device Alert</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 3 or 4<DESCRIPTION>Warning or Minor</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
  <!-- Start of Disk Drive Diagnostic Messages -->
      <MESSAGE NAME="The selected disk drive is not present." EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="501"/>
      <MESSAGE_DESCRIPTION>The test did not run to completion, 
      because the specified disk drive was not present.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
        <STATIC_ELEMENT> test job on the selected disk drive to test  </STATIC_ELEMENT>
                <DYNAMIC_ELEMENT NAME="Disk Drive Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the disk drive under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the DiskDrive under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the DiskDrive under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> did not run since the disk drive was not present. </STATIC_ELEMENT>
        </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the DiskDrive under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 1 <DESCRIPTION>Other (Disk Drive Missing) </DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 5 <DESCRIPTION>Major</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
      <MESSAGE NAME="The selected disk drive is offline." EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="502"/>
      <MESSAGE_DESCRIPTION>The test did not run to completion, because the disk drive was offline.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
        <STATIC_ELEMENT> test job on the selected disk drive to test  </STATIC_ELEMENT>
                <DYNAMIC_ELEMENT NAME="Disk Drive Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the disk drive under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the DiskDrive under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the DiskDrive under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> did not run to completion, because the disk drive was offline. </STATIC_ELEMENT>
        </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the DiskDrive under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 1 <DESCRIPTION>Other (Disk Drive Offline)</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 5<DESCRIPTION>Major</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
      <MESSAGE NAME="The selected disk drive is disabled by the user." EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="503"/>
      <MESSAGE_DESCRIPTION>The test did not run to completion, 
      because the disk drive was disabled by the user.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
        <STATIC_ELEMENT> test job on the selected disk drive to test  </STATIC_ELEMENT>
                <DYNAMIC_ELEMENT NAME="Disk Drive Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the disk drive under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the DiskDrive under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the DiskDrive under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> did not run to completion, 
      because the disk drive was disabled by the user. </STATIC_ELEMENT>
        </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the DiskDrive under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 1 <DESCRIPTION>Other (Disk Drive Disabled by User)</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 5<DESCRIPTION>Major</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
      <MESSAGE NAME="Disk drive in error" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="512"/>
      <MESSAGE_DESCRIPTION>The test may or may not have run to completion, because disk drive was in error.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
        <STATIC_ELEMENT> test job on the selected disk drive to test  </STATIC_ELEMENT>
                <DYNAMIC_ELEMENT NAME="Disk Drive Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the disk drive under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the DiskDrive under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the DiskDrive under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> discovered that the disk drive has an error with the error description: </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Error Description" DATATYPE="string">
          <DESCRIPTION>A vendor specified error code for the disk drive error</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
        </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the DiskDrive under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 5 <DESCRIPTION>Device Alert</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 5, 6  or 7 <DESCRIPTION>Major, Critical or Fatal/Nonrecoverable</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
      <MESSAGE NAME="The disk drive has an unrecognized state" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="513"/>
      <MESSAGE_DESCRIPTION>The disk drive has an unrecognized state . The test shall continue to run.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
        <STATIC_ELEMENT> test job on the selected disk drive to test  </STATIC_ELEMENT>
                <DYNAMIC_ELEMENT NAME="Disk Drive Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the disk drive under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the DiskDrive under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the DiskDrive under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> discovered that the disk drive property </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="State Property" DATATYPE="string">
          <DESCRIPTION>The named property that represents the state.  
          This could be a CIM_DiskDrive property name or a SMART property name.</DESCRIPTION>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> is in an unrecognized state: </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Disk Drive State" DATATYPE="string">
          <DESCRIPTION>Property value for the disk drive that is in an unrecognized state</DESCRIPTION>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT>The preferred state values are: </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Preferred States" DATATYPE="string">
          <DESCRIPTION>The list of states that the test recognizes and will not inhibit the test.</DESCRIPTION>
        </DYNAMIC_ELEMENT>
        </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the DiskDrive under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 1 <DESCRIPTION>Other (Disk Drive in Unrecognized State)</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 3 <DESCRIPTION>Warning </DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
      <MESSAGE NAME="The disk drive is in a predictive failure state" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="514"/>
      <MESSAGE_DESCRIPTION>The test ran to completion, but the specified disk drive indicates a predictive failure, 
      based on a threshold defined for the drive.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
        <STATIC_ELEMENT> test job on the selected disk drive to test  </STATIC_ELEMENT>
                <DYNAMIC_ELEMENT NAME="Disk Drive Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the disk drive under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the DiskDrive under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the DiskDrive under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> is in a predictive failure state, because the </STATIC_ELEMENT>
       <DYNAMIC_ELEMENT NAME="Threshold Name" DATATYPE="string">
          <DESCRIPTION>The (SMART) name of the threshold</DESCRIPTION>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> with value </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Threshold Value" DATATYPE="string">
          <DESCRIPTION>The value established for indicating a predictive failure situation</DESCRIPTION>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT>has been exceeded with: </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Current Value" DATATYPE="string">
          <DESCRIPTION>The current value of the named threshold property</DESCRIPTION>
        </DYNAMIC_ELEMENT>
        </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the DiskDrive under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 5 <DESCRIPTION> Device Alert</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 5 or 6<DESCRIPTION>Major or Critical</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
      <MESSAGE NAME="The disk drive is in a predictive failure state for unknown reason" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="515"/>
      <MESSAGE_DESCRIPTION>The test ran to completion, 
      but the specified disk drive indicates a predictive failure for unknown reasons.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
        <STATIC_ELEMENT> test job on the selected disk drive to test  </STATIC_ELEMENT>
                <DYNAMIC_ELEMENT NAME="Disk Drive Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the disk drive under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the DiskDrive under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the DiskDrive under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> discovered that disk drive is in a predictive failure state (for unknown reasons) .</STATIC_ELEMENT>
        </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the DiskDrive under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 5 <DESCRIPTION>Device Alert</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 5 or 6<DESCRIPTION>Major or Critical</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
      <MESSAGE NAME="Drive has an interface CRC error" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="516"/>
      <MESSAGE_DESCRIPTION>The test may or may not have run to completion, 
      but the specified disk drive indicates an interface CRC error. </MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
        <STATIC_ELEMENT> test job on the selected disk drive to test  </STATIC_ELEMENT>
                <DYNAMIC_ELEMENT NAME="Disk Drive Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the disk drive under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the DiskDrive under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the DiskDrive under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> experienced an interface CRC error with an error code of:</STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Error Code" DATATYPE="string">
          <DESCRIPTION>The SMART error code for the interface CRC error</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
        </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the DiskDrive under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 5 <DESCRIPTION>Device Alert</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 5, 6 or 7<DESCRIPTION>Major, Critical or Fatal/Nonrecoverable</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
      <MESSAGE NAME="Drive has a media error" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="517"/>
      <MESSAGE_DESCRIPTION>The test should have run to completion, 
      but the specified disk drive indicates a media error was found.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
        <STATIC_ELEMENT> test job on the selected disk drive to test  </STATIC_ELEMENT>
                <DYNAMIC_ELEMENT NAME="Disk Drive Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the disk drive under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the DiskDrive under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the DiskDrive under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> experienced an error in the media.</STATIC_ELEMENT>
        </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the DiskDrive under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 5 <DESCRIPTION>Device Alert</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 5, 6 or 7<DESCRIPTION>Major, Critical or Fatal/Nonrecoverable</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
      <MESSAGE NAME="Data contains an uncorrectable error" EXPERIMENTAL="true">
      <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="518"/>
      <MESSAGE_DESCRIPTION>The test may or may not have ran to completion, 
      but the specified disk drive indicates a uncorrectable error has occurred.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
        <STATIC_ELEMENT> test job on the selected disk drive to test  </STATIC_ELEMENT>
                <DYNAMIC_ELEMENT NAME="Disk Drive Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the disk drive under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the DiskDrive under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the DiskDrive under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> experienced an uncorrectable error with the error code: .</STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Error Code" DATATYPE="string">
          <DESCRIPTION>The SMART error code for the uncorrectable error</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
        </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the DiskDrive under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 5 <DESCRIPTION>Device Alert</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 7<DESCRIPTION>Fatal/Nonrecoverable</DESCRIPTION>
                </PERCEIVED_SEVERITY>
            </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
  <MESSAGE NAME="Test aborted due an invalid DiagnosticSettings value" EXPERIMENTAL="true">
  <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="551"/>
      <MESSAGE_DESCRIPTION>The test did not run because the requested DiagnosticSettings property parameter of the 
      RunDiagnosticService method is not valid.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the DiskDriveDiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test on the selected disk drive to test  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Element Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the disk drive under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the disk drive under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the disk drive under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> did not run because the requested DiagnosticSettings property  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="DiagnosticSettings Property" DATATYPE="string">
          <DESCRIPTION>The DiskDriveDiagnosticSettingData property name that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>LBAStart</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>LBAEnd</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>DataSizes</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>Vendor Extension property name</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT>  of </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="DiagnosticSettings Value" DATATYPE="string">
          <DESCRIPTION>The value supplied with the request in the DiagnosticSettings parameter.</DESCRIPTION>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> is not valid. </STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION> The object name of the disk drive under test. </DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 4 <DESCRIPTION>4 (Processing Error)</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 5 <DESCRIPTION>Major</DESCRIPTION>
                </PERCEIVED_SEVERITY>
      </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
    <!-- Start of System Memory Diagnostic Messages -->
  <MESSAGE NAME="Memory Device not present" EXPERIMENTAL="true">
  <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="701"/>
      <MESSAGE_DESCRIPTION>The test ran to completion, but a memory device was not present.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the SystemMemoryDiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test ran to completion but memory device </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Memory Device Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the memory device under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the memory device under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the memory device under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> with physical name </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Physical Device Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the physical device associated with the Memory Device Moniker.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the memory device under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the memory device under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> was not present. </STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION>The object name of the memory device under test.</DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 1 <DESCRIPTION>Other (Memory Device Missing)</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 0, 3, 4, 5. 6 <DESCRIPTION>Unknown, Warning, Minor, Major or Critical</DESCRIPTION>
                </PERCEIVED_SEVERITY>
      </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
    <MESSAGE NAME="Memory Device incorrectly connected" EXPERIMENTAL="true">
  <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="702"/>
      <MESSAGE_DESCRIPTION>The test ran to completion, but a memory device was found to be incorrectly connected.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the SystemMemoryDiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test ran to completion but memory device </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Memory Device Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the memory device under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the memory device under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the memory device under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> with physical name </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Physical Device Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the physical device associated with the Memory Device Moniker.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the memory device under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the memory device under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> was found to be incorrectly connected. </STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION>The object name of the memory device under test.</DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 1 <DESCRIPTION>Other (Memory Device Incorrectly Connected)</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 0, 3, 4, 5. 6 <DESCRIPTION>Unknown, Warning, Minor, Major or Critical</DESCRIPTION>
                </PERCEIVED_SEVERITY>
      </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
      <MESSAGE NAME="Memory Device offline" EXPERIMENTAL="true">
  <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="703"/>
      <MESSAGE_DESCRIPTION>The test may or may not have run to completion, but a Memory Device was found to be offline.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the SystemMemoryDiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test may or may not have run to completion but memory device </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Memory Device Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the memory device under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the memory device under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the memory device under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> with physical name </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Physical Device Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the physical device associated with the Memory Device Moniker.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the memory device under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the memory device under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> was found to be offline. </STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION>The object name of the memory device under test.</DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 1 or 5 <DESCRIPTION>Other (Device Offline) or Device Alert</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 3 if ran to completion or 5 if failed to run <DESCRIPTION>Warning or Major</DESCRIPTION>
                </PERCEIVED_SEVERITY>
      </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
        <MESSAGE NAME="Memory Device bypassed" EXPERIMENTAL="true">
  <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="704"/>
      <MESSAGE_DESCRIPTION>The test may or may not have run to completion, but a Memory Device was bypassed.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the SystemMemoryDiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test may or may not have run to completion but memory device </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Memory Device Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the memory device under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the memory device under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the memory device under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> with physical name </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Physical Device Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the physical device associated with the Memory Device Moniker.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the memory device under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the memory device under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> was bypassed. </STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION>The object name of the memory device under test.</DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 1 or 5 <DESCRIPTION>Other (Device Bypassed) or Device Alert</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 3 if AlertType is 1, 5, 6 or 7 <DESCRIPTION>Warning, Major, Critical or Nonrecoverable</DESCRIPTION>
                </PERCEIVED_SEVERITY>
      </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
          <MESSAGE NAME="Data Mismatch" EXPERIMENTAL="true">
  <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="705"/>
      <MESSAGE_DESCRIPTION>The test ran to completion, but the data read did not match the data written.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the SystemMemoryDiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test ran to completion but the data read  </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Data Read Value" DATATYPE="string">
          <DESCRIPTION>The data value read when the fault was detected.</DESCRIPTION>
        </DYNAMIC_ELEMENT>
          <STATIC_ELEMENT> from memory device </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Memory Device Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the memory device under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the memory device under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the memory device under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> with physical name </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Physical Device Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the physical device associated with the Memory Device Moniker.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the memory device under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the memory device under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> at address </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Address Value" DATATYPE="string">
          <DESCRIPTION>The address at which the fault was detected.</DESCRIPTION>
        </DYNAMIC_ELEMENT>
          <STATIC_ELEMENT> did not match the data written </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Write Data Value" DATATYPE="string">
          <DESCRIPTION>The data value written when the fault was detected.</DESCRIPTION>
        </DYNAMIC_ELEMENT>
          <STATIC_ELEMENT>. </STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION>The object name of the memory device under test.</DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 5 <DESCRIPTION> Device Alert</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 5, 6 or 7 <DESCRIPTION>Major, Critical or Nonrecoverable</DESCRIPTION>
                </PERCEIVED_SEVERITY>
      </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
  <MESSAGE NAME="Unable to reset memory device" EXPERIMENTAL="true">
  <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="706"/>
      <MESSAGE_DESCRIPTION>The test failed to run to completion after signaling the reset control line on a device.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the SystemMemoryDiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test failed to run to completion after signaling the reset control line on memory device </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Memory Device Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the memory device under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the memory device under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the memory device under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> with physical name </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Physical Device Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the physical device associated with the Memory Device Moniker.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the memory device under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the memory device under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT>. </STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION>The object name of the memory device under test.</DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 5 <DESCRIPTION> Device Alert</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 5 <DESCRIPTION>Major</DESCRIPTION>
                </PERCEIVED_SEVERITY>
      </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
  <MESSAGE NAME="Memory Device Subtest failed" EXPERIMENTAL="true">
  <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="707"/>
      <MESSAGE_DESCRIPTION>The test may or may not have run to completion, but a subtest failed.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the SystemMemoryDiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test may or may not have run to completion but subtest </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Subtest name" DATATYPE="string">
          <DESCRIPTION>The name of the subtest that reported the failure.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> reported failure </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Failure Description" DATATYPE="string">
          <DESCRIPTION>A description of why the subtest failed.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> for memory device </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Memory Device Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the memory device under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the memory device under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the memory device under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> with physical name </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Physical Device Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the physical device associated with the Memory Device Moniker.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the memory device under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the memory device under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT>. </STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION>The object name of the memory device under test.</DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 1 or 5 <DESCRIPTION> Other (Subtest failed) or Device Alert</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 3 if AlertType is 1, 5, 6, 7 <DESCRIPTION>Warning, Major, Critical, Nonrecoverable</DESCRIPTION>
                </PERCEIVED_SEVERITY>
      </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
  <MESSAGE NAME="Memory device in error" EXPERIMENTAL="true">
  <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="708"/>
      <MESSAGE_DESCRIPTION>The test may or may not have run to completion, but a Memory Device was found in error.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the SystemMemoryDiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test may or may not have run to completion but memory device </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Memory Device Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the memory device under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the memory device under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the memory device under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> with physical name </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Physical Device Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the physical device associated with the Memory Device Moniker.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the memory device under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the memory device under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> was found in error with status </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Device Status" DATATYPE="string">
          <DESCRIPTION>The status detected for the device.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT>. </STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION>The object name of the memory device under test.</DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 5 <DESCRIPTION> Device Alert</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 5, 6, 7 <DESCRIPTION>Major, Critical, Nonrecoverable</DESCRIPTION>
                </PERCEIVED_SEVERITY>
      </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
  <MESSAGE NAME="Memory device in service" EXPERIMENTAL="true">
  <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="709"/>
      <MESSAGE_DESCRIPTION>The test may or may not have run to completion, but a Memory Device is in service.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the SystemMemoryDiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test may or may not have run to completion because memory device </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Memory Device Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the memory device under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the memory device under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the memory device under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> with physical name </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Physical Device Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the physical device associated with the Memory Device Moniker.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the memory device under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the memory device under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> was found to be servicing action </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Service Action" DATATYPE="string">
          <DESCRIPTION>The temporary service that is in progress.</DESCRIPTION>
          <POSSIBLE_VALUE>Reconfigure</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>Testing</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT>. </STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION>The object name of the memory device under test.</DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 5 <DESCRIPTION> Device Alert</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 3 if DIAG704 sent else 4 <DESCRIPTION>Warning, Minor</DESCRIPTION>
                </PERCEIVED_SEVERITY>
      </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
  <MESSAGE NAME="Memory Device was in an unrecognized state" EXPERIMENTAL="true">
  <MESSAGE_ID PREFIX="DIAG" SEQUENCE_NUMBER="710"/>
      <MESSAGE_DESCRIPTION>The test may or may not have run to completion, but a Memory Device is in an unrecognized state.</MESSAGE_DESCRIPTION>
      <MESSAGE_COMPONENTS>
        <STATIC_ELEMENT>The </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Diagnostic Test Name" DATATYPE="string">
          <DESCRIPTION>The Name property value of the SystemMemoryDiagnosticTest instance invoked.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT> test may or may not have run to completion but memory device </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Memory Device Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the memory device under test that was specified.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the memory device under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the memory device under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> with physical name </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Physical Device Moniker" DATATYPE="string">
          <DESCRIPTION>A unique name for the physical device associated with the Memory Device Moniker.</DESCRIPTION>
          <POSSIBLE_VALUE>The object path of the memory device under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>The ElementName of the memory device under test</POSSIBLE_VALUE>
          <POSSIBLE_VALUE>A unique user friendly name not in the model (such as, asset name)</POSSIBLE_VALUE>
        </DYNAMIC_ELEMENT>
        <STATIC_ELEMENT> was found to be in an unrecognized state </STATIC_ELEMENT>
        <DYNAMIC_ELEMENT NAME="Device State" DATATYPE="string">
          <DESCRIPTION> Identifies the state of the memory device.</DESCRIPTION>
        </DYNAMIC_ELEMENT>  
          <STATIC_ELEMENT>. </STATIC_ELEMENT>
      </MESSAGE_COMPONENTS>
      <FIXED_MESSAGE_INSTANCE_VALUES TYPE="ALERT">
                <ALERTING_MANAGED_ELEMENT EXISTENCE_IS="required">
                    <DESCRIPTION>The object name of the memory device under test.</DESCRIPTION>
                </ALERTING_MANAGED_ELEMENT>
                <ALERT_TYPE> 1 or 5 <DESCRIPTION> Other (Device In Unrecognized State) or Device Alert</DESCRIPTION>
                </ALERT_TYPE>
                <PERCEIVED_SEVERITY> 3 if DIAG704 sent else 4 <DESCRIPTION>Warning, Minor</DESCRIPTION>
                </PERCEIVED_SEVERITY>
      </FIXED_MESSAGE_INSTANCE_VALUES>
  </MESSAGE>
  </REGISTRY_ENTRIES>
</REGISTRY>
