Showing:

Annotations
Diagrams
Facets
Properties
Source
Used by
Element ms:sourceChannel
Namespace http://w3id.org/meta-share/meta-share/
Annotations
Specifies the source channel of the recording of a multimedia resource
Diagram
Diagram
Type restriction of xs:anyURI
Properties
content simple
Facets
enumeration http://w3id.org/meta-share/meta-share/EMA
enumeration http://w3id.org/meta-share/meta-share/airflow
enumeration http://w3id.org/meta-share/meta-share/camcorder
enumeration http://w3id.org/meta-share/meta-share/internet
enumeration http://w3id.org/meta-share/meta-share/laryngograph
enumeration http://w3id.org/meta-share/meta-share/other
enumeration http://w3id.org/meta-share/meta-share/radio
enumeration http://w3id.org/meta-share/meta-share/telephone
enumeration http://w3id.org/meta-share/meta-share/tv
enumeration http://w3id.org/meta-share/meta-share/webCam
Used by
Source
<xs:element name="sourceChannel">
  <xs:annotation>
    <xs:documentation xml:lang="en">Specifies the source channel of the recording of a multimedia resource</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/sourceChannel</identifier>
      <label xml:lang="en">source channel</label>
    </xs:appinfo>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:anyURI">
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/EMA">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/EMA</identifier>
            <label xml:lang="en">EMA</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/airflow">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/airflow</identifier>
            <label xml:lang="en">airflow</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/camcorder">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/camcorder</identifier>
            <label xml:lang="en">camcorder</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/internet">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/internet</identifier>
            <label xml:lang="en">internet</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/laryngograph">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/laryngograph</identifier>
            <label xml:lang="en">laryngograph</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/radio">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/radio</identifier>
            <label xml:lang="en">radio</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/telephone">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/telephone</identifier>
            <label xml:lang="en">telephone</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/tv">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/tv</identifier>
            <label xml:lang="en">tv</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/webCam">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/webCam</identifier>
            <label xml:lang="en">webcam</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
</xs:element>