<xsd:attribute name="queueListIndicator" type="xsd:boolean" use="optional">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">
When set to true the attribute indicates that the filter is used to assemble a list of elements that could be returned. A list of these elements is returned using a BOD selected for this purpose.
Values are true or false. True means to use the indicator, false means not to use it. If the attribute is not included then false is assumed.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
|