<xsd:attributeGroup name="originating">
<xsd:annotation>
<xsd:documentation>
<type>Attlist</type>
<name>originating</name>
<comment>The attribute originating is used to identify whether the event is the one originating this expression</comment>
</xsd:documentation>
</xsd:annotation>
<xsd:attribute name="originatingExpression" type="xsd:boolean"/>
</xsd:attributeGroup> |