Showing:

Annotations
Diagrams
Facets
Properties
Source
Used by
Element ms:scenarioType
Namespace http://w3id.org/meta-share/meta-share/
Annotations
Indicates the task defined for the conversation or the interaction of participants
Diagram
Diagram
Type restriction of xs:anyURI
Properties
content simple
Facets
enumeration http://w3id.org/meta-share/meta-share/frogStory
enumeration http://w3id.org/meta-share/meta-share/mapTask
enumeration http://w3id.org/meta-share/meta-share/onlineEducationalGame
enumeration http://w3id.org/meta-share/meta-share/other
enumeration http://w3id.org/meta-share/meta-share/pearStory
enumeration http://w3id.org/meta-share/meta-share/rolePlay
enumeration http://w3id.org/meta-share/meta-share/wizardOfOz
enumeration http://w3id.org/meta-share/meta-share/wordGame
Used by
Source
<xs:element name="scenarioType">
  <xs:annotation>
    <xs:documentation xml:lang="en">Indicates the task defined for the conversation or the interaction of participants</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/scenarioType</identifier>
      <label xml:lang="en">scenario type</label>
    </xs:appinfo>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:anyURI">
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/frogStory">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/frogStory</identifier>
            <label xml:lang="en">frog story</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/mapTask">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/mapTask</identifier>
            <label xml:lang="en">map task</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/onlineEducationalGame">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/onlineEducationalGame</identifier>
            <label xml:lang="en">online educational game</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:enumeration value="http://w3id.org/meta-share/meta-share/pearStory">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/pearStory</identifier>
            <label xml:lang="en">pear story</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/rolePlay">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/rolePlay</identifier>
            <label xml:lang="en">role play</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/wizardOfOz">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/wizardOfOz</identifier>
            <label xml:lang="en">wizard of Oz</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/wordGame">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/wordGame</identifier>
            <label xml:lang="en">word game</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
</xs:element>