Definition Type: Element
Name: predefined
Namespace: http://www.starstandards.org/webservices/2005/10/transport
Type: starws:CriteriaLogicStringType
Containing Schema: STARWSDLDataTypes.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
These are complex queries or queries that can't be represented using the current filter criteria. They may contain if then else logic, and are identified by a name (i.e. GetWidgetsGreaterThan10)
Collapse XSD Schema Diagram:
Drilldown into operation in schema starwsdldatatypes_xsd Drilldown into CriteriaLogicStringType in schema starwsdldatatypes_xsdXSD Diagram of predefined in schema starwsdldatatypes_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element minOccurs="0" name="predefined" type="CriteriaLogicStringType" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/">
                        These are complex queries or queries that can't be represented using the current filter criteria. They may contain if
                        then else logic, and are identified by a name (i.e. GetWidgetsGreaterThan10)
                    </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
operation starws:operation (Optional)
Collapse Derivation Tree: