Bob:
The latest schema contains the following declaration for the
QualityOfServiceInfo element:
<element name="QualityOfServiceInfo">
<complexType>
<attribute name="duplicateElimination" type="boolean" default="false"/>
<attribute name="syncReply" type="boolean" default="false"/>
</complexType>
</element>
This is consistent with the statement within the spec that the syncReply
attribute is OPTIONAL.
Regards,
-Arvola