Showing:

Annotations
Diagrams
Facets
Properties
Source
Used by
Element ms:compressionName
Namespace http://w3id.org/meta-share/meta-share/
Annotations
The name of the compression applied
Diagram
Diagram
Type restriction of xs:anyURI
Properties
content simple
Facets
enumeration http://w3id.org/meta-share/meta-share/aac
enumeration http://w3id.org/meta-share/meta-share/atrac
enumeration http://w3id.org/meta-share/meta-share/avi
enumeration http://w3id.org/meta-share/meta-share/flac
enumeration http://w3id.org/meta-share/meta-share/mov
enumeration http://w3id.org/meta-share/meta-share/mp3
enumeration http://w3id.org/meta-share/meta-share/mpeg
enumeration http://w3id.org/meta-share/meta-share/mpg
enumeration http://w3id.org/meta-share/meta-share/oggVorbis
enumeration http://w3id.org/meta-share/meta-share/other
enumeration http://w3id.org/meta-share/meta-share/realAudio
enumeration http://w3id.org/meta-share/meta-share/shorten
Used by
Source
<xs:element name="compressionName">
  <xs:annotation>
    <xs:documentation xml:lang="en">The name of the compression applied</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/compressionName</identifier>
      <label xml:lang="en">compression name</label>
    </xs:appinfo>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:anyURI">
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/aac">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/aac</identifier>
            <label xml:lang="en">AAC</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/atrac">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/atrac</identifier>
            <label xml:lang="en">altrac</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/avi">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/avi</identifier>
            <label xml:lang="en">avi</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/flac">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/flac</identifier>
            <label xml:lang="en">FLAC</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/mov">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/mov</identifier>
            <label xml:lang="en">mov</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/mp3">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/mp3</identifier>
            <label xml:lang="en">mp3</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/mpeg">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/mpeg</identifier>
            <label xml:lang="en">mpeg</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/mpg">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/mpg</identifier>
            <label xml:lang="en">mpg</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/oggVorbis">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/oggVorbis</identifier>
            <label xml:lang="en">Ogg Vorbis</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/realAudio">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/realAudio</identifier>
            <label xml:lang="en">real audio</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/shorten">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/shorten</identifier>
            <label xml:lang="en">shorten</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
</xs:element>