diagram |
 |
type |
avclMessageType |
properties |
|
children |
head body |
used by |
|
attributes |
Name | Type | Use | Default | Fixed | Annotation | version | avclVersion | required | | | | timeStamp | nonNegativeScalarType | optional | | | documentation | Time value in seconds. |
| description | xsd:string | optional | | | documentation | Descriptive text explaining the intended effect of this element. |
| id | xsd:ID | optional | | | documentation | Unique identifier for this element. |
| transportStatus | derived by: xsd:string | optional | none | | documentation | Used to mark whether the message was sent or received (primarily for logging purposes). |
|
|
annotation |
documentation | Element used to log messages that are received and sent. |
|
source |
<xsd:element name="AVCLMessage" type="avclMessageType">
<xsd:annotation>
<xsd:documentation>Element used to log messages that are received and sent.</xsd:documentation>
</xsd:annotation>
</xsd:element> |