diagram | ![]() |
||||||||||||||||||||||||
namespace | http://www.mostcooperation.com | ||||||||||||||||||||||||
type | extension of Integer | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | ValueRange BitOriented | ||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xs:complexType name="TUByte"> <xs:annotation> <xs:documentation>Representation of the MOST data type Unsigned Byte.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="Integer"> <xs:sequence> <xs:element name="ValueRange" type="UByteValueRange" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="BitOriented" type="UByteBitOriented" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | http://www.mostcooperation.com | ||||||||||||||||||||||||
type | UByteValueRange | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | Description | ||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xs:element name="ValueRange" type="UByteValueRange" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | http://www.mostcooperation.com | ||||||||||||||||||||||||
type | UByteBitOriented | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | Description | ||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xs:element name="BitOriented" type="UByteBitOriented" minOccurs="0" maxOccurs="unbounded"/> |