Showing:

Annotations
Diagrams
Properties
Source
Used by
Element ms:executionLocation
Namespace http://w3id.org/meta-share/meta-share/
Annotations
A URL where the resource (mainly software) can be directly executed
Diagram
Diagram
Type xs:anyURI
Properties
content simple
Used by
Source
<xs:element name="executionLocation" type="xs:anyURI">
  <xs:annotation>
    <xs:documentation xml:lang="en">A URL where the resource (mainly software) can be directly executed</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/executionLocation</identifier>
      <label xml:lang="en">execution location</label>
      <note xml:lang="en">rule: must be filled in when SoftwareDistributionMedium = webService; otherwise, not to be filled in</note>
    </xs:appinfo>
  </xs:annotation>
</xs:element>