Showing:

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