urn:schemas-cosylab-com:AcsAlarmSystem:1.0
complexType mask-definition-listType

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

Properties
This component is not nillable.

Model
<...>
(maintenance-mask*, mode-mask* )
</...>


Nested Element Summary
 maintenance-mask
          
 mode-mask
          
Source
<xs:complexType name="mask-definition-listType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="maintenance-mask"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="mode-mask"/>
</xs:sequence>
</xs:complexType>


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