slidingWindowClause

Complex Type Information

Model

Used By

Source

<xsd:complexType name="slidingWindowClause">
  <xsd:sequence>
    <xsd:element ref="typedVariableBinding"/>
    <xsd:element name="bindingSequence" type="exprWrapper"/>
    <xsd:element ref="windowStartCondition"/>
    <xsd:element ref="windowEndCondition"/>
  </xsd:sequence>
</xsd:complexType>