Definition Type: Element
Name: criteria
Namespace: http://www.starstandards.org/webservices/2005/10/transport
Type: starws:CriteriaType
Containing Schema: STARWSDLDataTypes.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
Criteria contains a unbounded list of filter criteria that can be applied to a queue. If included it is used to specify what should be retrieved. More than one criteria can be specified. Each criteria is it's own filter.
Collapse XSD Schema Diagram:
Drilldown into predefined in schema starwsdldatatypes_xsd Drilldown into communicatorID in schema starwsdldatatypes_xsd Drilldown into pullStatus in schema starwsdldatatypes_xsd Drilldown into endDateTime in schema starwsdldatatypes_xsd Drilldown into startDateTime in schema starwsdldatatypes_xsd Drilldown into partyID in schema starwsdldatatypes_xsd Drilldown into serviceID in schema starwsdldatatypes_xsd Drilldown into noun in schema starwsdldatatypes_xsd Drilldown into verb in schema starwsdldatatypes_xsd Drilldown into CriteriaType in schema starwsdldatatypes_xsdXSD Diagram of criteria in schema starwsdldatatypes_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element maxOccurs="unbounded" name="criteria" type="starws:CriteriaType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org">
                        Criteria contains a unbounded list of filter criteria
                        that can be
                        applied to a queue. If included it is used to specify what should be
                        retrieved. More
                        than one criteria can be specified. Each criteria is
                        it's own filter.
            </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
verb starws:verb 0 (1)
noun starws:noun 0 (1)
serviceID starws:serviceID 0 (1)
partyID starws:partyID 0 (1)
startDateTime starws:startDateTime 0 (1)
endDateTime starws:endDateTime 0 (1)
pullStatus starws:pullStatus 0 (1)
communicatorID starws:communicatorID 0 (1)
predefined starws:predefined 0 unbounded
Collapse Derivation Tree: