Showing:

Annotations
Facets
Properties
Source
Used by
Attribute @ms:VideoGenreClassificationScheme
Namespace http://w3id.org/meta-share/meta-share/
Annotations
A classification scheme devised by an authority for video genres
Type restriction of xs:anyURI
Properties
content simple
Facets
enumeration http://w3id.org/meta-share/meta-share/other
Used by
Source
<xs:attribute name="VideoGenreClassificationScheme">
  <xs:annotation>
    <xs:documentation xml:lang="en">A classification scheme devised by an authority for video genres</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/VideoGenreClassificationScheme</identifier>
      <label xml:lang="en">Video genre classification scheme</label>
      <subclassOf>http://w3id.org/meta-share/meta-share/ClassificationScheme</subclassOf>
    </xs:appinfo>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:anyURI">
      <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:attribute>