syncml:metinf
element NextNonce

Documentation
Specifies the nonce string to be used in any
      subsequent communication. Restrictions: The nonce string MUST be further
      re-formatted using the Base64 algorithm. Terminators or length of Nonce
      String MUST NOT be included in this re-formatting. The Nonce string MUST
      be treated as opaque data. This element type is used to specify the next
      nonce string that is to be used in any subsequent SyncML message. For
      example, a SyncML server specifies this element type to tell the SyncML
      client to change its nonce to a new value. Nonce strings are used in the
      SyncML "MD5 Digest" scheme of authentication
      credentials.

Model
<NextNonce>

</NextNonce>


Local Usage
MetInf

Source
<xs:element name="NextNonce" type="xs:base64Binary">
</xs:element>


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