complexType MeasureId
diagram ec_wsdl_diagrams/ec_wsdl_p1556.png
namespace http://base.api.ec.n2.tibco.com
properties
abstract true
used by
elements requestMeasureObject/id WorkItemMeasure/id MeasureId
complexTypes BasicMeasureId ProcessTemplateId ResourceId
annotation
documentation
Basic MeasureId. The id used by a measure depends on the type of measure being referred to. For example, in the case of ProcessTemplate measures the id is defined by the name, version and module of the process template.

In all cases, the MeasureId uniquely identifies a specific entity in the EventCollectorMeasuresService. 
source <xs:complexType name="MeasureId" abstract="true">
 
<xs:annotation>
   
<xs:documentation>Basic MeasureId. The id used by a measure depends on the type of measure being referred to. For example, in the case of ProcessTemplate measures the id is defined by the name, version and module of the process template.

In all cases, the MeasureId uniquely identifies a specific entity in the EventCollectorMeasuresService. 
</xs:documentation>
 
</xs:annotation>
 
<xs:sequence/>
</xs:complexType>

WSDL documentation generated by XMLSpy WSDL Editor http://www.altova.com/xmlspy