diagram | ![]() |
||
children | meta Priority Sender Recipient Acknowledge | ||
used by |
|
||
annotation |
|
||
source | <xsd:complexType name="avclMessageHeadType"> <xsd:annotation> <xsd:documentation>Header and routing information of an AVCL message.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element ref="meta" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Priority" minOccurs="0"/> <xsd:element ref="Sender"/> <xsd:element ref="Recipient" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Acknowledge" minOccurs="0"/> </xsd:sequence> </xsd:complexType> |