urn:schemas-cosylab-com:AcsAlarmSystem:1.0
complexType alarm-category-linkType

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{urn:schemas-cosylab-com:AcsAlarmSystem:1.0}alarm-category-linkType (restriction)

Properties
This component is not nillable.

Model
<...>
(category ; alarm)
</...>


Nested Element Summary
 alarm
          the fault state 
 category
          the category 
Source
<xs:complexType name="alarm-category-linkType">
<xs:all>
<xs:element name="category">
<xs:complexType>
<xs:all>
<xs:element ref="category-definition"/>
</xs:all>
</xs:complexType>
</xs:element>
<xs:element name="alarm">
<xs:complexType>
<xs:all>
<xs:element ref="alarm-definition"/>
</xs:all>
</xs:complexType>
</xs:element>
</xs:all>
</xs:complexType>


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