Showing:

Annotations
Diagrams
Facets
Properties
Source
Used by
Element ms:bodyPart
Namespace http://w3id.org/meta-share/meta-share/
Annotations
Specifies the body parts visible in the video or image part of the resource
Diagram
Diagram
Type restriction of xs:anyURI
Properties
content simple
Facets
enumeration http://w3id.org/meta-share/meta-share/arm
enumeration http://w3id.org/meta-share/meta-share/face
enumeration http://w3id.org/meta-share/meta-share/foot
enumeration http://w3id.org/meta-share/meta-share/hand
enumeration http://w3id.org/meta-share/meta-share/head
enumeration http://w3id.org/meta-share/meta-share/leg
enumeration http://w3id.org/meta-share/meta-share/mouth
enumeration http://w3id.org/meta-share/meta-share/none
enumeration http://w3id.org/meta-share/meta-share/wholeBody
Used by
Source
<xs:element name="bodyPart">
  <xs:annotation>
    <xs:documentation xml:lang="en">Specifies the body parts visible in the video or image part of the resource</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/bodyPart</identifier>
      <label xml:lang="en">body part</label>
    </xs:appinfo>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:anyURI">
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/arm">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/arm</identifier>
            <label xml:lang="en">arm</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/face">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/face</identifier>
            <label xml:lang="en">face</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/foot">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/foot</identifier>
            <label xml:lang="en">foot</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/hand">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/hand</identifier>
            <label xml:lang="en">hand</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/head">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/head</identifier>
            <label xml:lang="en">head</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/leg">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/leg</identifier>
            <label xml:lang="en">leg</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/mouth">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/mouth</identifier>
            <label xml:lang="en">mouth</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/none">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/none</identifier>
            <label xml:lang="en">none</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/wholeBody">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/wholeBody</identifier>
            <label xml:lang="en">whole body</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
</xs:element>