Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Used by
Element ms:isRelatedToDocument
Namespace http://w3id.org/meta-share/meta-share/
Annotations
Links to a document that is somehow related to the entity that is described
Diagram
Diagram ELG-SHARE_xsd_Element_ms_title.tmp#title ELG-SHARE_xsd_Element_ms_DocumentIdentifier.tmp#DocumentIdentifier ELG-SHARE_xsd_Complex_Type_ms_GenericDocument.tmp#GenericDocument
Type ms:GenericDocument
Properties
content complex
Used by
Element ms:Project
Model
Children ms:DocumentIdentifier, ms:title
Instance
<ms:isRelatedToDocument xmlns:ms="http://w3id.org/meta-share/meta-share/">
  <ms:title xml:lang="">{1,unbounded}</ms:title>
  <ms:DocumentIdentifier ms:DocumentIdentifierScheme="">{0,unbounded}</ms:DocumentIdentifier>
</ms:isRelatedToDocument>
Source
<xs:element name="isRelatedToDocument" type="ms:GenericDocument">
  <xs:annotation>
    <xs:documentation xml:lang="en">Links to a document that is somehow related to the entity that is described</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/isRelatedToDocument</identifier>
      <label xml:lang="en">is related to document</label>
    </xs:appinfo>
  </xs:annotation>
</xs:element>