windowEndCondition

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
onlyEnd xsd:boolean false optional

Used By

Source

<xsd:complexType name="windowEndCondition">
  <xsd:sequence>
    <xsd:element ref="windowVars" minOccurs="0"/>
    <xsd:element name="winEndExpr" type="exprWrapper"/>
  </xsd:sequence>
  <xsd:attribute name="onlyEnd" type="xsd:boolean" default="false"/>
</xsd:complexType>