urn:schemas-cosylab-com:AcsAlarmSystem:1.0
element alarm-category-definitions

Documentation
LASER alarm-category link definitions
Properties
This component is not nillable.

Model
<alarm-category-definitions>
(category-links-to-create? ; category-links-to-remove?)
</alarm-category-definitions>


Nested Element Summary
alarm-category-link-definition-listTypecategory-links-to-create
          definitions to create 
alarm-category-link-definition-listTypecategory-links-to-remove
          definitions to remove 
Source
<xs:element name="alarm-category-definitions">
<xs:complexType>
<xs:all>
<xs:element minOccurs="0" name="category-links-to-create" type="alarm-category-link-definition-listType">
</xs:element>
<xs:element minOccurs="0" name="category-links-to-remove" type="alarm-category-link-definition-listType">
</xs:element>
</xs:all>
</xs:complexType>
</xs:element>


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