Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Used by
Element ms:domain
Namespace http://w3id.org/meta-share/meta-share/
Annotations
Identifies the domain according to which a resource is classified
Diagram
Diagram ELG-SHARE_xsd_Element_ms_categoryLabel.tmp#categoryLabel ELG-SHARE_xsd_Element_ms_DomainIdentifier.tmp#DomainIdentifier ELG-SHARE_xsd_Complex_Type_ms_Domain.tmp#http___w3id.org_meta-share_meta-share__Domain
Type ms:Domain
Properties
content complex
Used by
Model
Children ms:DomainIdentifier, ms:categoryLabel
Instance
<ms:domain xmlns:ms="http://w3id.org/meta-share/meta-share/">
  <ms:categoryLabel xml:lang="">{1,1}</ms:categoryLabel>
  <ms:DomainIdentifier ms:DomainClassificationScheme="">{0,1}</ms:DomainIdentifier>
</ms:domain>
Source
<xs:element name="domain" type="ms:Domain">
  <xs:annotation>
    <xs:documentation xml:lang="en">Identifies the domain according to which a resource is classified</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/domain</identifier>
      <label xml:lang="en">domain</label>
    </xs:appinfo>
  </xs:annotation>
</xs:element>