Elements of the XML description file
The<customreport> and <crystalreportfile/> elements are always required. Every other element applies only to DataSet based reports.
If the file contains both a
<storedprocedure/> and a <sqlText></sqlText> tag, the stored procedure creates the DataSet.
Attributes of customreport
Attributes of crystalreportfile
Attributes of parameter
Attributes of possiblevaluelistitem
By default, the user types parameter values into an entry field. To have the user choose from a list instead, add the<possiblevaluelist> element.
