bodyPart

Human Body Part
This is a simple body part.  Used in haptics, artifacts, kinesics, etc.<xhtml:strong>NOTE:</xhtml:strong>This element will be enumerated in a subsequent huml schema. The values included here serve as examples, as placeholders which will likely be replaced by importing the namespace and schema location of the subsequent schema.

Attribute Information

Used By

Complex Type BodyLocation

Source

<xs:attribute name="bodyPart">
  <xs:annotation>
    <xs:documentation xml:lang="en">Human Body Part This is a simple body part. Used in haptics, artifacts, kinesics, etc.
      <xhtml:strong>NOTE:</xhtml:strong>This element will be enumerated in a subsequent huml schema. The values included here serve as examples, as placeholders which will likely be replaced by importing the namespace and schema location of the subsequent schema.</xs:documentation>
    <xs:appinfo>NONE</xs:appinfo>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="arm"/>
      <xs:enumeration value="leg"/>
      <xs:enumeration value="head"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample