noNamespace
element VARLIST

Documentation
List of function arguments.
Properties
This component is not nillable.

Model
<VARLIST>
VAR+
</VARLIST>


Nested Element Summary
 VAR
          
Source
<xs:element minOccurs="0" name="VARLIST">
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="1" ref="VAR"/>
</xs:sequence>
</xs:complexType>
</xs:element>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.