urn:schemas-cosylab-com:acsalarm-fault-family:1.0
complexType fault-member

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{urn:schemas-cosylab-com:acsalarm-fault-family:1.0}fault-member-default (restriction)
|
+--{urn:schemas-cosylab-com:acsalarm-fault-family:1.0}fault-member (extension)

Properties
This component is not nillable.

Model
<...
  name = xs:string>
location?
</...>


Nested Element Summary
locationlocation
          

Attribute Summary
 xs:stringname
          

Attribute Detail

name

Type:
xs:string
Use:
required
Form:
unqualified

Source
<xs:complexType name="fault-member">
<xs:complexContent>
<xs:extension base="fault-member-default">
<xs:attribute name="name" type="xs:string" use="required"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>


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