| ||||||
| DETAILS: DOCUMENTATION | ATTRIBUTES | SOURCE | FRAMES| NO FRAMES | |||||
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.<xs:element name="MaxObjSize" type="xs:positiveInteger">
</xs:element>
| ||||||
| DETAILS: DOCUMENTATION | ATTRIBUTES | SOURCE | FRAMES| NO FRAMES | |||||