Definition Type: AttributeGroup
Name: ComplexEventTimesAttributes
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-components-base-5-0-SP2.xsd
Collapse XSD Schema Diagram:
Drilldown into EndTm in schema fixml-components-base-5-0-sp2_xsd Drilldown into StartTm in schema fixml-components-base-5-0-sp2_xsdXSD Diagram of ComplexEventTimesAttributes in schema fixml-components-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:attributeGroup name="ComplexEventTimesAttributes">
    <xs:attribute name="StartTm" type="ComplexEventStartTime_t" use="optional" />
    <xs:attribute name="EndTm" type="ComplexEventEndTime_t" use="optional" />
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
StartTm nsA:StartTm Optional
EndTm nsA:EndTm Optional