Showing:

Annotations
Diagrams
Facets
Properties
Source
Used by
Element ms:documentType
Namespace http://w3id.org/meta-share/meta-share/
Annotations
Specifies the type of the document (e.g.,  article, book, etc.) provided with or related to the language resource
Diagram
Diagram
Type restriction of xs:anyURI
Properties
content simple
Facets
enumeration http://w3id.org/meta-share/meta-share/article1
An article from a journal or magazine
enumeration http://w3id.org/meta-share/meta-share/book
enumeration http://w3id.org/meta-share/meta-share/booklet
enumeration http://w3id.org/meta-share/meta-share/inBook
enumeration http://w3id.org/meta-share/meta-share/inCollection
enumeration http://w3id.org/meta-share/meta-share/inProceedings
enumeration http://w3id.org/meta-share/meta-share/manual1
enumeration http://w3id.org/meta-share/meta-share/mastersThesis
enumeration http://w3id.org/meta-share/meta-share/other
enumeration http://w3id.org/meta-share/meta-share/phdThesis
enumeration http://w3id.org/meta-share/meta-share/proceedings
enumeration http://w3id.org/meta-share/meta-share/techReport
enumeration http://w3id.org/meta-share/meta-share/unpublished
Used by
Element ms:Document
Source
<xs:element name="documentType">
  <xs:annotation>
    <xs:documentation xml:lang="en">Specifies the type of the document (e.g., article, book, etc.) provided with or related to the language resource</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/documentType</identifier>
      <label xml:lang="en">document type</label>
    </xs:appinfo>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:anyURI">
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/article1">
        <xs:annotation>
          <xs:documentation xml:lang="en">An article from a journal or magazine</xs:documentation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/article1</identifier>
            <label xml:lang="en">article</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/book">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/book</identifier>
            <label xml:lang="en">book</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/booklet">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/booklet</identifier>
            <label xml:lang="en">booklet</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/inBook">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/inBook</identifier>
            <label xml:lang="en">in book</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/inCollection">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/inCollection</identifier>
            <label xml:lang="en">in collection</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/inProceedings">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/inProceedings</identifier>
            <label xml:lang="en">in proceedings</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/manual1">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/manual1</identifier>
            <label xml:lang="en">manual</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/mastersThesis">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/mastersThesis</identifier>
            <label xml:lang="en">masters thesis</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/other">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/other</identifier>
            <label xml:lang="en">other</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/phdThesis">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/phdThesis</identifier>
            <label xml:lang="en">PhD thesis</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/proceedings">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/proceedings</identifier>
            <label xml:lang="en">proceedings</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/techReport">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/techReport</identifier>
            <label xml:lang="en">technical report</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/unpublished">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/unpublished</identifier>
            <label xml:lang="en">unpublished</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
</xs:element>