Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Used by
Element ms:evaluationReport
Namespace http://w3id.org/meta-share/meta-share/
Annotations
Links to a report describing the evaluation process, tool, method , etc. of the tool or service
Diagram
Diagram ELG-SHARE_xsd_Element_ms_title.tmp#title ELG-SHARE_xsd_Element_ms_DocumentIdentifier.tmp#DocumentIdentifier ELG-SHARE_xsd_Complex_Type_ms_GenericDocument.tmp#GenericDocument
Type ms:GenericDocument
Properties
content complex
Used by
Complex Type ms:Evaluation
Model
Children ms:DocumentIdentifier, ms:title
Instance
<ms:evaluationReport xmlns:ms="http://w3id.org/meta-share/meta-share/">
  <ms:title xml:lang="">{1,unbounded}</ms:title>
  <ms:DocumentIdentifier ms:DocumentIdentifierScheme="">{0,unbounded}</ms:DocumentIdentifier>
</ms:evaluationReport>
Source
<xs:element name="evaluationReport" type="ms:GenericDocument">
  <xs:annotation>
    <xs:documentation xml:lang="en">Links to a report describing the evaluation process, tool, method , etc. of the tool or service</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/evaluationReport</identifier>
      <label xml:lang="en">evaluation report</label>
    </xs:appinfo>
  </xs:annotation>
</xs:element>