Actuate Information Delivery API data types : RoleField
 
RoleField
A simple data type that describes the fields within a role.
Schema
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Name"/>
<xsd:enumeration value="Description"/>
</xsd:restriction>
</xsd:simpleType>