Definition Type: Group
Name: EmailElements
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-newsevents-base-4-4.xsd
Collapse XSD Schema Diagram:
Drilldown into TxtLn in schema fixml-newsevents-base-4-4_xsd Drilldown into Leg in schema fixml-newsevents-base-4-4_xsd Drilldown into Undly in schema fixml-newsevents-base-4-4_xsd Drilldown into Inst in schema fixml-newsevents-base-4-4_xsd Drilldown into Rtg in schema fixml-newsevents-base-4-4_xsdXSD Diagram of EmailElements in schema fixml-newsevents-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:group name="EmailElements">
    <xs:sequence>
        <xs:element name="Rtg" type="RoutingGrp_Block_t" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="Inst" type="InstrmtGrp_Block_t" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="Undly" type="UndInstrmtGrp_Block_t" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="Leg" type="InstrmtLegGrp_Block_t" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="TxtLn" type="LinesOfTextGrp_Block_t" maxOccurs="unbounded" />
    </xs:sequence>
</xs:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Rtg nsA:Rtg 0 unbounded
Inst nsA:Inst 0 unbounded
Undly nsA:Undly 0 unbounded
Leg nsA:Leg 0 unbounded
TxtLn nsA:TxtLn (1) unbounded