Definition Type: AttributeGroup
Name: BidCompReqGrpAttributes
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-listorders-base-4-4.xsd
Collapse XSD Schema Diagram:
Drilldown into AcctIDSrc in schema fixml-listorders-base-4-4_xsd Drilldown into Acct in schema fixml-listorders-base-4-4_xsd Drilldown into SettlDt in schema fixml-listorders-base-4-4_xsd Drilldown into SettlTyp in schema fixml-listorders-base-4-4_xsd Drilldown into NetGrossInd in schema fixml-listorders-base-4-4_xsd Drilldown into SesSub in schema fixml-listorders-base-4-4_xsd Drilldown into SesID in schema fixml-listorders-base-4-4_xsd Drilldown into Side in schema fixml-listorders-base-4-4_xsd Drilldown into ID in schema fixml-listorders-base-4-4_xsdXSD Diagram of BidCompReqGrpAttributes in schema fixml-listorders-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:attributeGroup name="BidCompReqGrpAttributes">
    <xs:attribute name="ID" type="ListID_t" use="optional" />
    <xs:attribute name="Side" type="Side_t" use="optional" />
    <xs:attribute name="SesID" type="TradingSessionID_t" use="optional" />
    <xs:attribute name="SesSub" type="TradingSessionSubID_t" use="optional" />
    <xs:attribute name="NetGrossInd" type="NetGrossInd_t" use="optional" />
    <xs:attribute name="SettlTyp" type="SettlType_t" use="optional" />
    <xs:attribute name="SettlDt" type="SettlDate_t" use="optional" />
    <xs:attribute name="Acct" type="Account_t" use="optional" />
    <xs:attribute name="AcctIDSrc" type="AcctIDSource_t" use="optional" />
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
ID nsA:ID Optional
Side nsA:Side Optional
SesID nsA:SesID Optional
SesSub nsA:SesSub Optional
NetGrossInd nsA:NetGrossInd Optional
SettlTyp nsA:SettlTyp Optional
SettlDt nsA:SettlDt Optional
Acct nsA:Acct Optional
AcctIDSrc nsA:AcctIDSrc Optional