Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Used by
Element ms:textType
Namespace http://w3id.org/meta-share/meta-share/
Annotations
Specifies the text type (e.g.,  factual, literary, etc.) according to which a text corpus (part) is classified
Diagram
Diagram ELG-SHARE_xsd_Element_ms_categoryLabel.tmp#categoryLabel ELG-SHARE_xsd_Element_ms_TextTypeIdentifier.tmp#TextTypeIdentifier ELG-SHARE_xsd_Complex_Type_ms_TextType.tmp#http___w3id.org_meta-share_meta-share__TextType
Type ms:TextType
Properties
content complex
Used by
Complex Type ms:CorpusTextPart
Model
Children ms:TextTypeIdentifier, ms:categoryLabel
Instance
<ms:textType xmlns:ms="http://w3id.org/meta-share/meta-share/">
  <ms:categoryLabel xml:lang="">{1,1}</ms:categoryLabel>
  <ms:TextTypeIdentifier ms:TextTypeClassificationScheme="">{0,1}</ms:TextTypeIdentifier>
</ms:textType>
Source
<xs:element name="textType" type="ms:TextType">
  <xs:annotation>
    <xs:documentation xml:lang="en">Specifies the text type (e.g., factual, literary, etc.) according to which a text corpus (part) is classified</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/textType</identifier>
      <label xml:lang="en">text type</label>
    </xs:appinfo>
  </xs:annotation>
</xs:element>