chronemicType

Attribute Information

Used By

Complex Type Chronemic

Source

<xs:attribute name="chronemicType">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="characteristicFactor"/>
      <xs:enumeration value="communicationFactor"/>
      <xs:enumeration value="monochronic"/>
      <xs:enumeration value="polychronic"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample