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