Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Used by
Element ms:guidelines
Namespace http://w3id.org/meta-share/meta-share/
Annotations
Links to the document used as guidelines for the creation or annotation of a corpus
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
Complex Type ms:Annotation
Model
Children ms:DocumentIdentifier, ms:title
Instance
<ms:guidelines 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:guidelines>
Source
<xs:element name="guidelines" type="ms:GenericDocument">
  <xs:annotation>
    <xs:documentation xml:lang="en">Links to the document used as guidelines for the creation or annotation of a corpus</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/guidelines</identifier>
      <label xml:lang="en">guidelines</label>
    </xs:appinfo>
  </xs:annotation>
</xs:element>