x_frequency_enum Data Type

Java class for x_frequency_enum.

The following schema fragment specifies the expected content contained within this class.

 <simpleType name="x_frequency_enum">
   <restriction base="{http://www.w3.org/2001/XMLSchema}string">
     <enumeration value="DAILY"/>
     <enumeration value="WEEKLY"/>
     <enumeration value="MONTHLY"/>
     <enumeration value="QUARTERLY"/>
     <enumeration value="YEARLY"/>
   </restriction>
 </simpleType>
 

Namespace
uri:lens:job:0.1
Schema
ns1.xsd
Values
value description
DAILY
WEEKLY
MONTHLY
QUARTERLY
YEARLY