noNamespace
element VARLIST

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

Model
<VARLIST>
VAR+
</VARLIST>


Nested Element Summary
 VAR
          
Source
<xs:element name="VARLIST" minOccurs="0">
<xs:complexType>
<xs:sequence>
<xs:element ref="VAR" minOccurs="1" maxOccurs="unbounded"/>
</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.