XML Service Providers
-------------------------------------------------------------------------------
The XML Service providers is essentially an XML driven framework that provides
CIM instrumentation for system services. The providers that provide this 
framework run within the OpenWBEM CIMOM environment.
This XML Service provider is a CIM Provider that runs within the OpenWBEM 
CIMOM environment. It provides objects that represent services through the 
CIM interface based on XML documents that describe the services. It also 
provides health information for the services by consuming the output of a 
command line that is specified in the service description XML document
Cypress will make use of this Service provider. The UI that we build for 
Cypress will show any Service that has the XML file.  Because this is a very
simple way for Services to integrate with CIM the SUSE team might consider 
adding additional services.


