Showing:

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