Definition Type: Group
Name: NewsElements
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-newsevents-base-5-0-SP2.xsd
Collapse XSD Schema Diagram:
Drilldown into TxtLn in schema fixml-newsevents-base-5-0-sp2_xsd Drilldown into Undly in schema fixml-newsevents-base-5-0-sp2_xsd Drilldown into Leg in schema fixml-newsevents-base-5-0-sp2_xsd Drilldown into Inst in schema fixml-newsevents-base-5-0-sp2_xsd Drilldown into Rtg in schema fixml-newsevents-base-5-0-sp2_xsd Drilldown into Refs in schema fixml-newsevents-base-5-0-sp2_xsd Drilldown into ApplSeqCtrl in schema fixml-newsevents-base-5-0-sp2_xsdXSD Diagram of NewsElements in schema fixml-newsevents-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:group name="NewsElements">
    <xs:sequence>
        <xs:element name="ApplSeqCtrl" type="ApplicationSequenceControl_Block_t" minOccurs="0" />
        <xs:element name="Refs" type="NewsRefGrp_Block_t" minOccurs="0" maxOccurs="unbounded" />
        <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="Leg" type="InstrmtLegGrp_Block_t" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="Undly" type="UndInstrmtGrp_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
ApplSeqCtrl nsA:ApplSeqCtrl 0 (1)
Refs nsA:Refs 0 unbounded
Rtg nsA:Rtg 0 unbounded
Inst nsA:Inst 0 unbounded
Leg nsA:Leg 0 unbounded
Undly nsA:Undly 0 unbounded
TxtLn nsA:TxtLn (1) unbounded