Class CIM_SchemaInformationStructure

The CIM_SchemaInformation structure describes information for a specific version of a schema.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_SchemaInformationStructure

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThe CIM_SchemaInformation structure describes information for a specific version of a schema.
Indicationbooleantrue
Structurebooleantrue
UMLPackagePathstringCIM::Interop::Schema
Versionstring2.38.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
Descriptionstring
DescriptionstringThe description for this schema.
Namestring
DescriptionstringThe schema name (as defined in DSP0004). For example, CIM or PRS. NOTE: The schema name shall not include the underscore character.
Requiredbooleantrue
OwningOrganizationstring
DescriptionstringThe owning organization of the schema. For example, DMTF, SNIA or ACME
Statusuint32
DescriptionstringThe status of the schema.
ValueMapstring0, 2, 3, ..
ValuesstringUnknown, Final, Experimental, DMTF Reserved
URIstring
DescriptionstringA URI (see RFC3986) that uniquely identifies this schema version. Note that this is a URI for iddentifying the schema version, not a URL for accessing it. For example, http://schemas.dmtf.org/wbem/cim-schema/2.35.0/.
Versionstring
DescriptionstringThe schema version in M.N.U (Major.Minor.Update) format. For example 2.36.0 or 1.0.0.
Requiredbooleantrue

Class Methods