Definition Type: Element
Name: criteriaList
Namespace: http://www.starstandards.org/webservices/2005/10/transport
Type: starws:CriteriaListType
Containing Schema: STARWSDLDataTypes.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
A list of filter criterias to be applied to pulling.
Collapse XSD Schema Diagram:
Drilldown into criteria in schema starwsdldatatypes_xsd Drilldown into CriteriaListType in schema starwsdldatatypes_xsdXSD Diagram of criteriaList in schema starwsdldatatypes_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element maxOccurs="unbounded" name="criteriaList" type="starws:CriteriaListType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org">
                        A list of filter criterias to be applied to pulling.
                    </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
criteria starws:criteria (1) unbounded
Collapse Derivation Tree: