<xs:attributeGroup name="SecTypesGrpAttributes">
<xs:attribute name="SecTyp" type="SecurityType_t" use="optional" />
<xs:attribute name="SubTyp" type="SecuritySubType_t" use="optional" />
<xs:attribute name="Prod" type="Product_t" use="optional" />
<xs:attribute name="CFI" type="CFICode_t" use="optional" />
</xs:attributeGroup>
|