Definition Type: Element
Name: criteriaList
Namespace: http://www.starstandards.org/webservices/2009/transport
Type: starws:CriteriaListType
Containing Schema: STARWSDLDataTypes4.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 starwsdldatatypes4_xsd Drilldown into CriteriaListType in schema starwsdldatatypes4_xsdXSD Diagram of criteriaList in schema starwsdldatatypes4_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: