syncml:metinf
element MaxObjSize

Documentation
Specifies the maximum size in bytes of a data object
      that the device is able to receive. Parent Elements: MetInf.
      Restrictions: The element type appears in the Meta element of a SyncML
      request to specify the maximum size of the largest object it is capable
      of receiving in any subsequent response messages. This element type
      value is applicable for the remainder of the synchronization session.
      The element type value is the text string representation of the maximum,
      decimal byte size without leading zeroes of any object. In order to use
      the elements from the MetInf name space, the root element does not need
      to be specified.

Model
<MaxObjSize>

</MaxObjSize>


Local Usage
MetInf

Source
<xs:element name="MaxObjSize" type="xs:positiveInteger">
</xs:element>


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