The ListUnsignedByteType is an array of unsigned byte values.
<xs:simpleType name="ListUnsignedByteType"> <xs:annotation> <xs:documentation>The ListUnsignedByteType is an array of unsigned byte values.</xs:documentation> </xs:annotation> <xs:list itemType="xs:unsignedByte"/> </xs:simpleType>