Showing:

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