urn:schemas-cosylab-com:EventChannel:1.0
element Events

Super Types
{urn:schemas-cosylab-com:EventChannel:1.0} (restriction)

Documentation
			Defines special properties of events. The "Name" attribute of each Event should be unique.
			
Properties
This component is not nillable.

Model
<Events>
_ *
</Events>


Nested Element Summary
EventDescriptor_
          
Source
<xs:element name="Events">
<xs:complexType>
<xs:sequence maxOccurs="unbounded" minOccurs="0">
<xs:element name="_" type="EventDescriptor"/>
</xs:sequence>
</xs:complexType>
</xs:element>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.