UInt16Type 単純型
符号なし short 型を定義します。 値は、0 ~ 65,535 の範囲の 2 バイトの整数または 16 進数の値として指定できます。
<xs:simpleType name="UInt16Type">
<xs:union
memberValues="unsignedShort HexInt16Type"
/>
</xs:simpleType>
必要条件
要件 | 値 |
---|---|
サポートされている最小のクライアント |
Windows Vista [デスクトップ アプリのみ] |
サポートされている最小のサーバー |
Windows Server 2008 [デスクトップ アプリのみ] |