urn:schemas-cosylab-com:AcsAlarmSystem:1.0
element thresholds

Properties
This component is not nillable.

Model
<thresholds>
threshold
</thresholds>


Nested Element Summary
 threshold
          
Source
<xs:element minOccurs="0" name="thresholds">
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="unbounded" name="threshold">
<xs:complexType>
<xs:all>
<xs:element ref="alarm-definition"/>
</xs:all>
<xs:attribute name="value" type="xs:int" use="required"/>
</xs:complexType>
</xs:element>
</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.