| ZVON > References > SOAP Reference |
| Intro / Search / ZVON |
unsignedInt is derived from unsignedLong by fixing the values of maxInclusive to be 4294967295. The base type of unsignedInt is unsignedLong.
| <SOAP-ENC:unsignedInt>4294967295</SOAP-ENC:unsignedInt> <foo xsi:type="SOAP-ENC:unsignedInt">4294967295</foo> |
| <SOAP-ENC:unsignedInt>0</SOAP-ENC:unsignedInt> <foo xsi:type="SOAP-ENC:unsignedInt">0</foo> |