syncml:devinf
complexType SyncCapType

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

Documentation
Specifies the synchronization capabilities of the
      given local datastore.

Model
<...>
SyncType+
</...>


Local Usage
DataStoreType

Source
<xs:complexType name="SyncCapType">
<xs:sequence>
<xs:element maxOccurs="unbounded" name="SyncType" type="xs:positiveInteger"/>
</xs:sequence>
</xs:complexType>


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