cidxListOperator

Simple Type Information

Used By

Simple Type ExchangeOperatorType

Source

<xsd:simpleType name="cidxListOperator">
  <xsd:restriction base="xsd:NMTOKEN">
    <xsd:enumeration value="Divide"/>
    <xsd:enumeration value="Multiply"/>
  </xsd:restriction>
</xsd:simpleType>