Showing:

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