complexType avclMessageHeadType
diagram AVCL.2.0_diagrams/AVCL.2.0_p314.png
children meta Priority Sender Recipient Acknowledge
used by
element avclMessageType/head
annotation
documentation
Header and routing information of an AVCL message.
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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy