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