Showing:

Annotations
Diagrams
Facets
Properties
Source
Used by
Element ms:speakingImpairmentOfParticipants
Namespace http://w3id.org/meta-share/meta-share/
Annotations
Indicates whether the group of participants contains persons with speaking impairments
Diagram
Diagram
Type restriction of xs:anyURI
Properties
content simple
Facets
enumeration http://w3id.org/meta-share/meta-share/mixedS
enumeration http://w3id.org/meta-share/meta-share/no
enumeration http://w3id.org/meta-share/meta-share/yes
Used by
Source
<xs:element name="speakingImpairmentOfParticipants">
  <xs:annotation>
    <xs:documentation xml:lang="en">Indicates whether the group of participants contains persons with speaking impairments</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/speakingImpairmentOfParticipants</identifier>
      <label xml:lang="en">speaking impairment of participants</label>
    </xs:appinfo>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:anyURI">
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/mixedS">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/mixedS</identifier>
            <label xml:lang="en">mixed</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/no">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/no</identifier>
            <label xml:lang="en">no</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/yes">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/yes</identifier>
            <label xml:lang="en">yes</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
</xs:element>