urn:schemas-cosylab-com:rtAlarm:1.0
complexType rtAlarmSourceType

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

Properties
This component is not nillable.

Model
<...
  faultFamily = xs:string
  faultMember = xs:string
  name = xs:string>

</...>


Attribute Summary
 xs:stringfaultFamily
          
 xs:stringfaultMember
          
 xs:stringname
          

Attribute Detail

faultFamily

Type:
xs:string
Use:
optional
Form:
unqualified

faultMember

Type:
xs:string
Use:
optional
Form:
unqualified

name

Type:
xs:string
Use:
optional
Form:
unqualified

Source
<xs:complexType name="rtAlarmSourceType">
<xs:attribute name="name" type="xs:string"/>
<xs:attribute name="faultFamily" type="xs:string"/>
<xs:attribute name="faultMember" type="xs:string"/>
</xs:complexType>


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