Showing:

Annotations
Diagrams
Facets
Properties
Source
Used by
Element ms:hearingImpairmentOfParticipants
Namespace http://w3id.org/meta-share/meta-share/
Annotations
Specifies whether the group of participants contains persons with hearing impairments
Diagram
Diagram
Type restriction of xs:anyURI
Properties
content simple
Facets
enumeration http://w3id.org/meta-share/meta-share/mixedH
enumeration http://w3id.org/meta-share/meta-share/noH
enumeration http://w3id.org/meta-share/meta-share/yesH
Used by
Source
<xs:element name="hearingImpairmentOfParticipants">
  <xs:annotation>
    <xs:documentation xml:lang="en">Specifies whether the group of participants contains persons with hearing impairments</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/hearingImpairmentOfParticipants</identifier>
      <label xml:lang="en">hearing 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/mixedH">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/mixedH</identifier>
            <label xml:lang="en">mixed</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/noH">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/noH</identifier>
            <label xml:lang="en">no</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/yesH">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/yesH</identifier>
            <label xml:lang="en">yes</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
</xs:element>