UnsignedByte

Overview

Data type

An integer number in the range from 0 to 255 (inclusively). The value space of UnsignedByte is the same as that of the XML Schema data type unsignedByte as specified by the W3C Recommendation XML Schema Part 2: Datatypes Second Edition from October 28, 2004.

Implementation in Proteus Schema

UnsignedByte is only used as the type of the R, G, and B attributes of Color. For these attributes, special rules apply; see Proteus Schema implementation of Color.