<xs:element name="unitOfMeasureMetric">
<xs:annotation>
<xs:documentation xml:lang="en">Identifies the unit of measure used in the calculation of the metric (for the evaluation of a tool/service)</xs:documentation>
<xs:appinfo>
<identifier>http://w3id.org/meta-share/meta-share/unitOfMeasureMetric</identifier>
<label xml:lang="en">unit of measure</label>
</xs:appinfo>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="100"/>
</xs:restriction>
</xs:simpleType>
</xs:element> |