VariableNames.datatype

space separated list of variable names

Simple Type Information

Used By

Source

<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>