Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Element ms:VideoGenreIdentifier
Namespace http://w3id.org/meta-share/meta-share/
Annotations
A string used to uniquely identify a video genre according to a specific classification scheme
Diagram
Diagram ELG-SHARE_xsd_Attribute_ms_VideoGenreClassificationScheme.tmp#VideoGenreClassificationScheme ELG-SHARE_xsd_Complex_Type_ms_VideoGenreIdentifier.tmp#http___w3id.org_meta-share_meta-share__VideoGenreIdentifier
Type ms:VideoGenreIdentifier
Properties
content complex
Used by
Complex Type ms:VideoGenre
Attributes
QName Type Use Annotation
ms:VideoGenreClassificationScheme restriction of xs:anyURI required
A classification scheme devised by an authority for video genres
Source
<xs:element name="VideoGenreIdentifier" type="ms:VideoGenreIdentifier">
  <xs:annotation>
    <xs:documentation xml:lang="en">A string used to uniquely identify a video genre according to a specific classification scheme</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/VideoGenreIdentifier</identifier>
      <label xml:lang="en">Video genre identifier</label>
      <subclassOf>http://purl.org/spar/datacite/Identifier</subclassOf>
    </xs:appinfo>
  </xs:annotation>
</xs:element>