<xs:attributeGroup name="SideCrossOrdCxlGrpAttributes">
<xs:attribute name="Side" type="Side_t" use="required" />
<xs:attribute name="OrigClOrdID" type="OrigClOrdID_t" use="required" />
<xs:attribute name="ClOrdID" type="ClOrdID_t" use="required" />
<xs:attribute name="ClOrdID2" type="SecondaryClOrdID_t" use="optional" />
<xs:attribute name="ClOrdLinkID" type="ClOrdLinkID_t" use="optional" />
<xs:attribute name="OrigOrdModTm" type="OrigOrdModTime_t" use="optional" />
<xs:attribute name="OrignDt" type="TradeOriginationDate_t" use="optional" />
<xs:attribute name="TrdDt" type="TradeDate_t" use="optional" />
<xs:attribute name="ComplianceID" type="ComplianceID_t" use="optional" />
<xs:attribute name="Txt" type="Text_t" use="optional" />
<xs:attribute name="EncTxtLen" type="EncodedTextLen_t" use="optional" />
<xs:attribute name="EncTxt" type="EncodedText_t" use="optional" />
</xs:attributeGroup>
|