Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Used by
Element ms:performanceIndicator
Namespace http://w3id.org/meta-share/meta-share/
Annotations
Describes the performance indicator used for the evaluation of a tool/service
Diagram
Diagram ELG-SHARE_xsd_Element_ms_metric.tmp#metric ELG-SHARE_xsd_Element_ms_measure.tmp#measure ELG-SHARE_xsd_Element_ms_unitOfMeasureMetric.tmp#unitOfMeasureMetric ELG-SHARE_xsd_Complex_Type_ms_PerformanceIndicator.tmp#http___w3id.org_meta-share_meta-share__PerformanceIndicator
Type ms:PerformanceIndicator
Properties
content complex
Used by
Complex Type ms:Evaluation
Model
Children ms:measure, ms:metric, ms:unitOfMeasureMetric
Instance
<ms:performanceIndicator xmlns:ms="http://w3id.org/meta-share/meta-share/">
  <ms:metric>{1,1}</ms:metric>
  <ms:measure>{1,1}</ms:measure>
  <ms:unitOfMeasureMetric>{1,1}</ms:unitOfMeasureMetric>
</ms:performanceIndicator>
Source
<xs:element name="performanceIndicator" type="ms:PerformanceIndicator">
  <xs:annotation>
    <xs:documentation xml:lang="en">Describes the performance indicator used for the evaluation of a tool/service</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/performanceIndicator</identifier>
      <label xml:lang="en">performance indicator</label>
    </xs:appinfo>
  </xs:annotation>
</xs:element>