ACS/AlarmSource
attributeGroup fault-state-attributes

Properties
This component is not nillable.

Model

  code = xsd:integer
  family = xsd:string
  member = xsd:string



Attribute Summary
 xsd:integercode
          
 xsd:stringfamily
          
 xsd:stringmember
          

Attribute Detail

code

Type:
xsd:integer
Use:
optional
Form:
unqualified

family

Type:
xsd:string
Use:
optional
Form:
unqualified

member

Type:
xsd:string
Use:
optional
Form:
unqualified

Local Usage
fault-state

Source
<xsd:attributeGroup name="fault-state-attributes">
<xsd:attribute name="family" type="xsd:string"/>
<xsd:attribute name="member" type="xsd:string"/>
<xsd:attribute name="code" type="xsd:integer"/>
</xsd:attributeGroup>


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