ZVON > References > SOAP Reference

Go to standard

unsignedLong

Standard excerpt:

unsignedLong is derived from nonNegativeInteger by fixing the values of maxInclusive to be 18446744073709551615. The base type of unsignedLong is nonNegativeInteger.


Examples:

<SOAP-ENC:unsignedLong>18446744073709551615</SOAP-ENC:unsignedLong>
<foo xsi:type="SOAP-ENC:unsignedLong">18446744073709551615</foo>
<SOAP-ENC:unsignedLong>0</SOAP-ENC:unsignedLong>
<foo xsi:type="SOAP-ENC:unsignedLong">0</foo>