UInt64Type Simple Type
Defines an unsigned long type. The value can be specified as an 8-byte integer or hexadecimal value in the range from 0 through 18,446,744,073,709,551,615.
<xs:simpleType name="UInt64Type">
<xs:union
memberValues="unsignedLong HexInt64Type"
/>
</xs:simpleType>
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |