urn:schemas-cosylab-com:AcsAlarmSystem:1.0
element problem-description

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

Documentation
The system fault description
Properties
This component is not nillable.

Model
<problem-description>

</problem-description>

Source
<xs:element name="problem-description">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="255"/>
</xs:restriction>
</xs:simpleType>
</xs:element>


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