Actuate Information Delivery API data types : FormatType
 
FormatType
A simple data type that specifies a format type.
Schema
<xsd:simpleType name="FormatType">
<xsd:restriction base="xsd:long">
<xsd:enumeration value="0"/>
<xsd:enumeration value="1"/>
<xsd:enumeration value="2"/>
</xsd:restriction>
</xsd:simpleType>
Elements
0
All formats.
1
View formats.
2
Search formats.