formDescriptionType Type

Specifies a description for the form template.

Type Information

Namespace xsf2

Definition

  
<xsd:simpleType name="formDescriptionType">
   <xsd:restriction base="xsd:string">
      <xsd:maxLength value="1024" />
      <xsd:minLength value="1" />
   </xsd:restriction>
</xsd:simpleType>

Remarks

Note   This element or attribute must be present and valid in the form definition file (.xsf), before InfoPath Forms Services will allow the form template to be deployed to the server as a browser-compatible form.