2.2.5 ObjectBlock
ObjectBlock is where the actual binary encoding of the CIM object begins.
-
ObjectBlock = ObjectFlags [Decoration] Encoding
ObjectFlags (section 2.2.6) indicates whether the Decoration (section 2.2.7) block is present and whether the CIM object is a CIM class definition or a CIM instance. The Encoding (section 2.2.10) block contains either a CIM class or CIM instance definition, depending on the value of ObjectFlags.