Definition Type: Element
Name: MemberId
Type: globalId
Containing Schema: hcm-core.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
Optional set of references to members 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 MemberId
Collapse XSD Schema Code:
<xs:element name="MemberId" type="globalId" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation xml:lang="en">
            <UL>
                <LI>Optional set of references to members 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:element>
Collapse Derivation Tree: