Showing:

Annotations
Diagrams
Facets
Properties
Source
Used by
Element ms:originOfParticipants
Namespace http://w3id.org/meta-share/meta-share/
Annotations
Specifies the relation of the language of the group of participants with respect to the acquisition stage
Diagram
Diagram
Type restriction of xs:anyURI
Properties
content simple
Facets
enumeration http://w3id.org/meta-share/meta-share/native
enumeration http://w3id.org/meta-share/meta-share/nonNative
enumeration http://w3id.org/meta-share/meta-share/unknown
Used by
Source
<xs:element name="originOfParticipants">
  <xs:annotation>
    <xs:documentation xml:lang="en">Specifies the relation of the language of the group of participants with respect to the acquisition stage</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/originOfParticipants</identifier>
      <label xml:lang="en">origin of participants</label>
    </xs:appinfo>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:anyURI">
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/native">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/native</identifier>
            <label xml:lang="en">native</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/nonNative">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/nonNative</identifier>
            <label xml:lang="en">nonNative</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/unknown">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/unknown</identifier>
            <label xml:lang="en">unknown</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
</xs:element>