<xs:attributeGroup name="PegInstructionsAttributes">
<xs:attribute name="OfstVal" type="PegOffsetValue_t" use="optional" />
<xs:attribute name="PegPxTyp" type="PegPriceType_t" use="optional" />
<xs:attribute name="MoveTyp" type="PegMoveType_t" use="optional" />
<xs:attribute name="OfstTyp" type="PegOffsetType_t" use="optional" />
<xs:attribute name="LmtTyp" type="PegLimitType_t" use="optional" />
<xs:attribute name="RndDir" type="PegRoundDirection_t" use="optional" />
<xs:attribute name="Scope" type="PegScope_t" use="optional" />
<xs:attribute name="PegSecurityIDSource" type="PegSecurityIDSource_t" use="optional" />
<xs:attribute name="PegSecID" type="PegSecurityID_t" use="optional" />
<xs:attribute name="PgSymbl" type="PegSymbol_t" use="optional" />
<xs:attribute name="PegSecDesc" type="PegSecurityDesc_t" use="optional" />
</xs:attributeGroup>
|