| diagram | ![]() |
||||
| namespace | http://www.omg.org/space/xtce | ||||
| children | xtce:Byte | ||||
| used by |
|
||||
| annotation |
|
||||
| source | <complexType name="ByteOrderType"> <annotation> <documentation xml:lang="en">An ordered list of bytes where the order of the bytes is in stream order. Each byte has an attribute giving its significance.</documentation> <appinfo>The software must check to ensure that the significance of each byte is unique, and does not contain bytes of greater significance greater than the size of the object</appinfo> </annotation> <sequence minOccurs="2" maxOccurs="unbounded"> <element name="Byte"> <complexType> <attribute name="byteSignificance" type="nonNegativeInteger" use="required"/> </complexType> </element> </sequence> </complexType> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <element name="Byte"> <complexType> <attribute name="byteSignificance" type="nonNegativeInteger" use="required"/> </complexType> </element> |
| type | nonNegativeInteger | ||
| properties |
|
||
| source | <attribute name="byteSignificance" type="nonNegativeInteger" use="required"/> |