Showing:

Annotations
Diagrams
Facets
Properties
Source
Used by
Element ms:divisionCategory
Namespace http://w3id.org/meta-share/meta-share/
Annotations
Classifies the division of an organization according to a controlled vocabulary
Diagram
Diagram
Type restriction of xs:anyURI
Properties
content simple
Facets
enumeration http://w3id.org/meta-share/meta-share/branch
enumeration http://w3id.org/meta-share/meta-share/department
enumeration http://w3id.org/meta-share/meta-share/faculty
enumeration http://w3id.org/meta-share/meta-share/group
enumeration http://w3id.org/meta-share/meta-share/institute
enumeration http://w3id.org/meta-share/meta-share/laboratory
enumeration http://w3id.org/meta-share/meta-share/other
enumeration http://w3id.org/meta-share/meta-share/school
enumeration http://w3id.org/meta-share/meta-share/subsidiary
enumeration http://w3id.org/meta-share/meta-share/unit1
Used by
Complex Type ms:Division
Source
<xs:element name="divisionCategory">
  <xs:annotation>
    <xs:documentation xml:lang="en">Classifies the division of an organization according to a controlled vocabulary</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/divisionCategory</identifier>
      <label xml:lang="en">division category</label>
    </xs:appinfo>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:anyURI">
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/branch">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/branch</identifier>
            <label xml:lang="en">branch</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/department">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/department</identifier>
            <label xml:lang="en">department</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/faculty">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/faculty</identifier>
            <label xml:lang="en">faculty</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/group">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/group</identifier>
            <label xml:lang="en">group</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/institute">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/institute</identifier>
            <label xml:lang="en">institute</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/laboratory">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/laboratory</identifier>
            <label xml:lang="en">laboratory</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/school">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/school</identifier>
            <label xml:lang="en">school</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/subsidiary">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/subsidiary</identifier>
            <label xml:lang="en">subsidiary</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/unit1">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/unit1</identifier>
            <label xml:lang="en">unit</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
</xs:element>