Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Used by
Element ms:TextGenre
Namespace http://w3id.org/meta-share/meta-share/
Annotations
A category of text characterized by a particular style, form, or content according to a specific classification scheme
Diagram
Diagram ELG-SHARE_xsd_Element_ms_categoryLabel.tmp#categoryLabel ELG-SHARE_xsd_Element_ms_TextGenreIdentifier.tmp#TextGenreIdentifier ELG-SHARE_xsd_Complex_Type_ms_TextGenre.tmp#http___w3id.org_meta-share_meta-share__TextGenre
Type ms:TextGenre
Properties
content complex
Used by
Complex Type ms:CorpusTextPart
Model
Children ms:TextGenreIdentifier, ms:categoryLabel
Instance
<ms:TextGenre xmlns:ms="http://w3id.org/meta-share/meta-share/">
  <ms:categoryLabel xml:lang="">{1,1}</ms:categoryLabel>
  <ms:TextGenreIdentifier ms:TextGenreClassificationScheme="">{0,1}</ms:TextGenreIdentifier>
</ms:TextGenre>
Source
<xs:element name="TextGenre" type="ms:TextGenre">
  <xs:annotation>
    <xs:documentation xml:lang="en">A category of text characterized by a particular style, form, or content according to a specific classification scheme</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/TextGenre</identifier>
      <label xml:lang="en">Text genre</label>
      <subclassOf>http://w3id.org/meta-share/meta-share/Genre</subclassOf>
    </xs:appinfo>
  </xs:annotation>
</xs:element>