<xs:attributeGroup name="TrdRegTimestampsAttributes">
<xs:attribute name="TS" type="TrdRegTimestamp_t" use="optional" />
<xs:attribute name="Typ" type="TrdRegTimestampType_t" use="optional" />
<xs:attribute name="Src" type="TrdRegTimestampOrigin_t" use="optional" />
<xs:attribute name="DskTyp" type="DeskType_t" use="optional" />
<xs:attribute name="DskTypSrc" type="DeskTypeSource_t" use="optional" />
<xs:attribute name="DskOrdHndlInst" type="DeskOrderHandlingInst_t" use="optional" />
</xs:attributeGroup>
|