urn:schemas-cosylab-com:AcsAlarmSystem:1.0
complexType mode-maskType

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

Properties
This component is not nillable.

Model
<...
  machine-mode = xs:string>
alarm-definition
</...>


Nested Element Summary
 alarm-definition
          

Attribute Summary
 xs:stringmachine-mode
          the accelerator mode 

Attribute Detail

machine-mode

the accelerator mode

Type:
based on
with :
Use:
required
Form:
unqualified

Source
<xs:complexType name="mode-maskType">
<xs:sequence>
<xs:element ref="alarm-definition"/>
</xs:sequence>
<xs:attribute name="machine-mode" use="required">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="255"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
</xs:complexType>


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