space separated list of variable names |
<xsd:simpleType name="VariableNames.datatype"> <xsd:annotation> <xsd:documentation>space separated list of variable names</xsd:documentation> </xsd:annotation> <xsd:list itemType="VariableName.datatype"/> </xsd:simpleType> |