urn:schemas-cosylab-com:AcsAlarmSystem:1.0
complexType category-definitionType

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

Properties
This component is not nillable.

Model
<...>
description?
</...>


Nested Element Summary
 description
          category description 
Source
<xs:complexType name="category-definitionType">
<xs:all minOccurs="0">
<xs:element name="description">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="255"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:all>
</xs:complexType>


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