operationTypeEnum

Simple Type Information

Used By

Source

<xsd:simpleType name="operationTypeEnum">
  <xsd:restriction base="xsd:NMTOKEN">
    <xsd:enumeration value="Cycling"/>
    <xsd:enumeration value="Continuous"/>
  </xsd:restriction>
</xsd:simpleType>