Java class for AcknowledgementInterval element declaration.
The following schema fragment specifies the expected content contained within this class.
<element name="AcknowledgementInterval">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
</sequence>
<attribute name="Milliseconds" use="required" type="{http://www.w3.org/2001/XMLSchema}unsignedLong" />
</restriction>
</complexContent>
</complexType>
</element>
|