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