Showing:

Annotations
Diagrams
Facets
Properties
Source
Used by
Element ms:recordingEnvironment
Namespace http://w3id.org/meta-share/meta-share/
Annotations
Specifies where the recording took place
Diagram
Diagram
Type restriction of xs:anyURI
Properties
content simple
Facets
enumeration http://w3id.org/meta-share/meta-share/anechoicChamber
enumeration http://w3id.org/meta-share/meta-share/closedPublicPlace
enumeration http://w3id.org/meta-share/meta-share/conferenceRoom
enumeration http://w3id.org/meta-share/meta-share/inCar
enumeration http://w3id.org/meta-share/meta-share/industrial
enumeration http://w3id.org/meta-share/meta-share/lectureRoom
enumeration http://w3id.org/meta-share/meta-share/office
enumeration http://w3id.org/meta-share/meta-share/openPublicPlace
enumeration http://w3id.org/meta-share/meta-share/other
enumeration http://w3id.org/meta-share/meta-share/studio
enumeration http://w3id.org/meta-share/meta-share/transport
Used by
Source
<xs:element name="recordingEnvironment">
  <xs:annotation>
    <xs:documentation xml:lang="en">Specifies where the recording took place</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/recordingEnvironment</identifier>
      <label xml:lang="en">recording environment</label>
    </xs:appinfo>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:anyURI">
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/anechoicChamber">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/anechoicChamber</identifier>
            <label xml:lang="en">anechoic chamber</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/closedPublicPlace">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/closedPublicPlace</identifier>
            <label xml:lang="en">closed public place</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/conferenceRoom">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/conferenceRoom</identifier>
            <label xml:lang="en">conference room</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/inCar">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/inCar</identifier>
            <label xml:lang="en">in car</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/industrial">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/industrial</identifier>
            <label xml:lang="en">industrial</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/lectureRoom">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/lectureRoom</identifier>
            <label xml:lang="en">lecture room</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/office">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/office</identifier>
            <label xml:lang="en">office</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/openPublicPlace">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/openPublicPlace</identifier>
            <label xml:lang="en">open public place</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/studio">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/studio</identifier>
            <label xml:lang="en">studio</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/transport">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/transport</identifier>
            <label xml:lang="en">transport</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
</xs:element>