<xs:attributeGroup name="AdjustedPositionReportAttributes">
<xs:attribute name="RptID" type="PosMaintRptID_t" use="required" />
<xs:attribute name="ReqTyp" type="PosReqType_t" use="optional" />
<xs:attribute name="BizDt" type="ClearingBusinessDate_t" use="required" />
<xs:attribute name="SetSesID" type="SettlSessID_t" use="optional" />
<xs:attribute name="RptRefID" type="PosMaintRptRefID_t" use="optional" />
<xs:attribute name="SetPx" type="SettlPrice_t" use="optional" />
<xs:attribute name="PriSetPx" type="PriorSettlPrice_t" use="optional" />
</xs:attributeGroup>
|