<xs:attributeGroup name="ApplIDRequestAckGrpAttributes">
<xs:attribute name="RefApplID" type="RefApplID_t" use="optional" />
<xs:attribute name="RefID" type="RefApplReqID_t" use="optional" />
<xs:attribute name="ApplBegSeqNum" type="ApplBegSeqNum_t" use="optional" />
<xs:attribute name="ApplEndSeq" type="ApplEndSeqNum_t" use="optional" />
<xs:attribute name="RefApplLastSeqNum" type="RefApplLastSeqNum_t" use="optional" />
<xs:attribute name="ApplRespErr" type="ApplResponseError_t" use="optional" />
</xs:attributeGroup>
|