eval_email_templates
An element of type "eval_email_templates" is a container for one or more elements named "EVAL_EMAIL_TEMPLATE", which are elements of type eval_email_template.
The full definition of the complexType "eval_email_templates" is shown here:
<xsd:complexType name="eval_email_templates"> <xsd:annotation> <xsd:documentation xml:lang="en"> This element is a container for one or more "eval_email_template" elements. </xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="EVAL_EMAIL_TEMPLATE" type="eval_email_template" minOccurs="1" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType>