Showing:

Annotations
Diagrams
Facets
Properties
Source
Used by
Element ms:sourceChannelType
Namespace http://w3id.org/meta-share/meta-share/
Annotations
Specifies the type of the source channel
Diagram
Diagram
Type restriction of xs:anyURI
Properties
content simple
Facets
enumeration http://w3id.org/meta-share/meta-share/CDMA
enumeration http://w3id.org/meta-share/meta-share/DVB-C
enumeration http://w3id.org/meta-share/meta-share/DVB-S
enumeration http://w3id.org/meta-share/meta-share/DVB-T
enumeration http://w3id.org/meta-share/meta-share/GSM
enumeration http://w3id.org/meta-share/meta-share/ISDN
enumeration http://w3id.org/meta-share/meta-share/ThreeG
enumeration http://w3id.org/meta-share/meta-share/VOIP
enumeration http://w3id.org/meta-share/meta-share/other
Used by
Source
<xs:element name="sourceChannelType">
  <xs:annotation>
    <xs:documentation xml:lang="en">Specifies the type of the source channel</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/sourceChannelType</identifier>
      <label xml:lang="en">source channel type</label>
    </xs:appinfo>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:anyURI">
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/CDMA">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/CDMA</identifier>
            <label xml:lang="en">CDMA</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/DVB-C">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/DVB-C</identifier>
            <label xml:lang="en">DVB-C</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/DVB-S">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/DVB-S</identifier>
            <label xml:lang="en">DVB-S</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/DVB-T">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/DVB-T</identifier>
            <label xml:lang="en">DVB-T</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/GSM">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/GSM</identifier>
            <label xml:lang="en">GSM</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/ISDN">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/ISDN</identifier>
            <label xml:lang="en">ISDN</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/ThreeG">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/ThreeG</identifier>
            <label xml:lang="en">3G</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/VOIP">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/VOIP</identifier>
            <label xml:lang="en">VOIP</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:restriction>
  </xs:simpleType>
</xs:element>