Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Used by
Element ms:VideoGenre
Namespace http://w3id.org/meta-share/meta-share/
Annotations
A classification of video parts based on extra-linguistic and internal linguistic criteria and reflected on the video style, form or content
Diagram
Diagram ELG-SHARE_xsd_Element_ms_categoryLabel.tmp#categoryLabel ELG-SHARE_xsd_Element_ms_VideoGenreIdentifier.tmp#VideoGenreIdentifier ELG-SHARE_xsd_Complex_Type_ms_VideoGenre.tmp#http___w3id.org_meta-share_meta-share__VideoGenre
Type ms:VideoGenre
Properties
content complex
Used by
Complex Type ms:CorpusVideoPart
Model
Children ms:VideoGenreIdentifier, ms:categoryLabel
Instance
<ms:VideoGenre xmlns:ms="http://w3id.org/meta-share/meta-share/">
  <ms:categoryLabel xml:lang="">{1,1}</ms:categoryLabel>
  <ms:VideoGenreIdentifier ms:VideoGenreClassificationScheme="">{0,1}</ms:VideoGenreIdentifier>
</ms:VideoGenre>
Source
<xs:element name="VideoGenre" type="ms:VideoGenre">
  <xs:annotation>
    <xs:documentation xml:lang="en">A classification of video parts based on extra-linguistic and internal linguistic criteria and reflected on the video style, form or content</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/VideoGenre</identifier>
      <label xml:lang="en">Video genre</label>
      <subclassOf>http://w3id.org/meta-share/meta-share/Genre</subclassOf>
    </xs:appinfo>
  </xs:annotation>
</xs:element>