Showing:

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