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

Properties
This component is not nillable.

Model
<threshold
  value = xs:int>
alarm-definition
</threshold>


Nested Element Summary
 alarm-definition
          

Attribute Summary
 xs:intvalue
          

Attribute Detail

value

Type:
xs:int
Use:
required
Form:
unqualified

Source
<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>


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