Showing:

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