Showing:

Annotations
Diagrams
Facets
Properties
Source
Used by
Element ms:extratextualInformationUnit
Namespace http://w3id.org/meta-share/meta-share/
Annotations
Indicates the unit on which the extratextual information is attached to in the lexical conceptual resource
Diagram
Diagram
Type restriction of xs:anyURI
Properties
content simple
Facets
enumeration http://w3id.org/meta-share/meta-share/example
enumeration http://w3id.org/meta-share/meta-share/lemma1
enumeration http://w3id.org/meta-share/meta-share/lexicalUnit
enumeration http://w3id.org/meta-share/meta-share/other
enumeration http://w3id.org/meta-share/meta-share/semanticUnit
enumeration http://w3id.org/meta-share/meta-share/syntacticUnit
enumeration http://w3id.org/meta-share/meta-share/word2
Used by
Source
<xs:element name="extratextualInformationUnit">
  <xs:annotation>
    <xs:documentation xml:lang="en">Indicates the unit on which the extratextual information is attached to in the lexical conceptual resource</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/extratextualInformationUnit</identifier>
      <label xml:lang="en">extratextual information unit</label>
    </xs:appinfo>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:anyURI">
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/example">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/example</identifier>
            <label xml:lang="en">example</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/lemma1">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/lemma1</identifier>
            <label xml:lang="en">lemma</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/lexicalUnit">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/lexicalUnit</identifier>
            <label xml:lang="en">lexical unit</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/semanticUnit">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/semanticUnit</identifier>
            <label xml:lang="en">semantic unit</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/syntacticUnit">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/syntacticUnit</identifier>
            <label xml:lang="en">syntactic unit</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/word2">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/word2</identifier>
            <label xml:lang="en">word</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
</xs:element>