<xs:element name="runningTime">
<xs:annotation>
<xs:documentation xml:lang="en">Gives information on the running time of a tool or service</xs:documentation>
<xs:appinfo>
<identifier>http://w3id.org/meta-share/meta-share/runningTime</identifier>
<label xml:lang="en">running time</label>
</xs:appinfo>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="100"/>
</xs:restriction>
</xs:simpleType>
</xs:element> |