<xs:attributeGroup name="EvntGrpAttributes">
<xs:attribute name="EventTyp" type="EventType_t" use="optional" />
<xs:attribute name="Dt" type="EventDate_t" use="optional" />
<xs:attribute name="Px" type="EventPx_t" use="optional" />
<xs:attribute name="Txt" type="EventText_t" use="optional" />
</xs:attributeGroup>
|