Showing:

Annotations
Diagrams
Facets
Properties
Source
Used by
Element ms:metric
Namespace http://w3id.org/meta-share/meta-share/
Annotations
Identifies the metric used for the evaluation of the tool/service
Diagram
Diagram
Type restriction of xs:anyURI
Properties
content simple
Facets
enumeration http://w3id.org/meta-share/meta-share/ART
enumeration http://w3id.org/meta-share/meta-share/MAD
enumeration http://w3id.org/meta-share/meta-share/MDTV
enumeration http://w3id.org/meta-share/meta-share/MTBF
enumeration http://w3id.org/meta-share/meta-share/MTSA
enumeration http://w3id.org/meta-share/meta-share/MTTR
enumeration http://w3id.org/meta-share/meta-share/other
Used by
Source
<xs:element name="metric">
  <xs:annotation>
    <xs:documentation xml:lang="en">Identifies the metric used for the evaluation of the tool/service</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/metric</identifier>
      <label xml:lang="en">metric</label>
    </xs:appinfo>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:anyURI">
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/ART">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/ART</identifier>
            <label xml:lang="en">ART</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/MAD">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/MAD</identifier>
            <label xml:lang="en">MAD</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/MDTV">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/MDTV</identifier>
            <label xml:lang="en">MDTV</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/MTBF">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/MTBF</identifier>
            <label xml:lang="en">MTBF</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/MTSA">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/MTSA</identifier>
            <label xml:lang="en">MTSA</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/MTTR">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/MTTR</identifier>
            <label xml:lang="en">MTTR</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/other">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/other</identifier>
            <label xml:lang="en">other</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
</xs:element>