ACS/AlarmSource
simpleType descriptor-type

Super Types
{http://www.w3.org/2001/XMLSchema}string
|
+--{ACS/AlarmSource}descriptor-type (restriction)

Properties
This component is not nillable.

Model

ACTIVE|TERMINATE|CHANGE|INSTANT


Local Usage
fault-state

Source
<xsd:simpleType name="descriptor-type">
<xsd:restriction base="xsd:string">
<xsd:pattern value="ACTIVE|TERMINATE|CHANGE|INSTANT"/>
</xsd:restriction>
</xsd:simpleType>


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