次の方法で共有


UInt64Type 単純型

符号なし long 型を定義します。 この値は、0 ~ 18,446,744,073,709,551,615 の範囲の 8 バイトの整数または 16 進数の値として指定できます。

<xs:simpleType name="UInt64Type">
    <xs:union
        memberValues="unsignedLong HexInt64Type"
     />
</xs:simpleType>

要件

要件
サポートされている最小のクライアント
Windows Vista [デスクトップ アプリのみ]
サポートされている最小のサーバー
Windows Server 2008 [デスクトップ アプリのみ]