Definition Type: Attribute
Name: compartmentId
Type: globalId
Containing Schema: hcm-core.xsd
Use Required
Documentation:
Reference to the compartment defining the scope of this measurement task. However, measurement points are not required to fit to the scope.
Collapse XSD Schema Diagram:
XSD Diagram of compartmentId
Collapse XSD Schema Code:
<xs:attribute name="compartmentId" type="globalId" use="required">
    <xs:annotation>
        <xs:documentation xml:lang="en">
            <UL>
                <LI>Reference to the compartment defining the scope of this measurement task. However, measurement points are not required to fit to the scope.</LI>
            </UL>
        </xs:documentation>
    </xs:annotation>
</xs:attribute>
Collapse Derivation Tree: