syncml:devinf
complexType CTCapType

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{syncml:devinf}CTCapType (restriction)

Model
<...>
(CTType, VerCT, FieldLevel?, Property+ )
</...>


Local Usage
DataStoreType

Source
<xs:complexType name="CTCapType">
<xs:sequence>
<xs:element name="CTType" type="xs:string"/>
<xs:element name="VerCT" type="xs:string"/>
<xs:element minOccurs="0" name="FieldLevel">
<xs:complexType/>
</xs:element>
<xs:element maxOccurs="unbounded" name="Property" type="devinf:PropertyType"/>
</xs:sequence>
</xs:complexType>


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