syncml:metinf
element MaxMsgSize

Documentation
Specifies the maximum byte size of any response
      message to a given SyncML request. Restrictions: The element type
      appears in the Meta element in the SyncHdr of a SyncML request to
      specify the maximum size of any subsequent response messages. The
      element type is usually specified by a SyncML client, but can also be
      specified by a SyncML server. This element type value is applicable for
      the remainder of the synchronization session, unless it is specified
      again. The element type value is the text string representation of the
      maximum, decimal byte size of any response message. In order to use the
      elements from the MetInf name space, the root element does not need to
      be specified.

Model
<MaxMsgSize>

</MaxMsgSize>


Local Usage
MetInf

Source
<xs:element name="MaxMsgSize" 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.