4.4. Conversion functions
This section describes conversion functions related to CIM objects and CIM data types:
Function |
Purpose |
---|---|
|
Return the CIM-XML representation of a CIM object or CIM data typed value as an Element object. |
|
Return the CIM-XML representation of a CIM object or CIM data typed value as a unicode string. |
|
Return a CIM data typed value from a Python value. |
|
Return the CIM data type name of a CIM data typed value. |
|
Return the Python type object for a CIM data type name. |