Definition Type: AttributeGroup
Name: DerivativeEventsGrpAttributes
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-components-base-5-0-SP2.xsd
Collapse XSD Schema Diagram:
Drilldown into Txt in schema fixml-components-base-5-0-sp2_xsd Drilldown into Px in schema fixml-components-base-5-0-sp2_xsd Drilldown into Tm in schema fixml-components-base-5-0-sp2_xsd Drilldown into Dt in schema fixml-components-base-5-0-sp2_xsd Drilldown into EventTyp in schema fixml-components-base-5-0-sp2_xsdXSD Diagram of DerivativeEventsGrpAttributes in schema fixml-components-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:attributeGroup name="DerivativeEventsGrpAttributes">
    <xs:attribute name="EventTyp" type="DerivativeEventType_t" use="optional" />
    <xs:attribute name="Dt" type="DerivativeEventDate_t" use="optional" />
    <xs:attribute name="Tm" type="DerivativeEventTime_t" use="optional" />
    <xs:attribute name="Px" type="DerivativeEventPx_t" use="optional" />
    <xs:attribute name="Txt" type="DerivativeEventText_t" use="optional" />
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
EventTyp nsA:EventTyp Optional
Dt nsA:Dt Optional
Tm nsA:Tm Optional
Px nsA:Px Optional
Txt nsA:Txt Optional