<xs:attributeGroup name="PositionQtyAttributes">
<xs:attribute name="Typ" type="PosType_t" use="optional" />
<xs:attribute name="Long" type="LongQty_t" use="optional" />
<xs:attribute name="Short" type="ShortQty_t" use="optional" />
<xs:attribute name="Stat" type="PosQtyStatus_t" use="optional" />
</xs:attributeGroup>
|