Definition Type: AttributeGroup
Name: NewOrderListAttributes
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-listorders-base-4-4.xsd
Collapse XSD Schema Diagram:
Drilldown into LastFragment in schema fixml-listorders-base-4-4_xsd Drilldown into TotNoOrds in schema fixml-listorders-base-4-4_xsd Drilldown into AOSCurr in schema fixml-listorders-base-4-4_xsd Drilldown into AOSValu in schema fixml-listorders-base-4-4_xsd Drilldown into AOSPct in schema fixml-listorders-base-4-4_xsd Drilldown into EncListExecInst in schema fixml-listorders-base-4-4_xsd Drilldown into EncListExecInstLen in schema fixml-listorders-base-4-4_xsd Drilldown into ListExecInst in schema fixml-listorders-base-4-4_xsd Drilldown into ListExecInstTyp in schema fixml-listorders-base-4-4_xsd Drilldown into RegistID in schema fixml-listorders-base-4-4_xsd Drilldown into MnyLaunderingStat in schema fixml-listorders-base-4-4_xsd Drilldown into CxllationRights in schema fixml-listorders-base-4-4_xsd Drilldown into ProgPeriodIntvl in schema fixml-listorders-base-4-4_xsd Drilldown into BidTyp in schema fixml-listorders-base-4-4_xsd Drilldown into ProgRptReqs in schema fixml-listorders-base-4-4_xsd Drilldown into ClBidID in schema fixml-listorders-base-4-4_xsd Drilldown into BidID in schema fixml-listorders-base-4-4_xsd Drilldown into ID in schema fixml-listorders-base-4-4_xsdXSD Diagram of NewOrderListAttributes in schema fixml-listorders-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:attributeGroup name="NewOrderListAttributes">
    <xs:attribute name="ID" type="ListID_t" use="required" />
    <xs:attribute name="BidID" type="BidID_t" use="optional" />
    <xs:attribute name="ClBidID" type="ClientBidID_t" use="optional" />
    <xs:attribute name="ProgRptReqs" type="ProgRptReqs_t" use="optional" />
    <xs:attribute name="BidTyp" type="BidType_t" use="required" />
    <xs:attribute name="ProgPeriodIntvl" type="ProgPeriodInterval_t" use="optional" />
    <xs:attribute name="CxllationRights" type="CancellationRights_t" use="optional" />
    <xs:attribute name="MnyLaunderingStat" type="MoneyLaunderingStatus_t" use="optional" />
    <xs:attribute name="RegistID" type="RegistID_t" use="optional" />
    <xs:attribute name="ListExecInstTyp" type="ListExecInstType_t" use="optional" />
    <xs:attribute name="ListExecInst" type="ListExecInst_t" use="optional" />
    <xs:attribute name="EncListExecInstLen" type="EncodedListExecInstLen_t" use="optional" />
    <xs:attribute name="EncListExecInst" type="EncodedListExecInst_t" use="optional" />
    <xs:attribute name="AOSPct" type="AllowableOneSidednessPct_t" use="optional" />
    <xs:attribute name="AOSValu" type="AllowableOneSidednessValue_t" use="optional" />
    <xs:attribute name="AOSCurr" type="AllowableOneSidednessCurr_t" use="optional" />
    <xs:attribute name="TotNoOrds" type="TotNoOrders_t" use="required" />
    <xs:attribute name="LastFragment" type="LastFragment_t" use="optional" />
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
ID nsA:ID Required
BidID nsA:BidID Optional
ClBidID nsA:ClBidID Optional
ProgRptReqs nsA:ProgRptReqs Optional
BidTyp nsA:BidTyp Required
ProgPeriodIntvl nsA:ProgPeriodIntvl Optional
CxllationRights nsA:CxllationRights Optional
MnyLaunderingStat nsA:MnyLaunderingStat Optional
RegistID nsA:RegistID Optional
ListExecInstTyp nsA:ListExecInstTyp Optional
ListExecInst nsA:ListExecInst Optional
EncListExecInstLen nsA:EncListExecInstLen Optional
EncListExecInst nsA:EncListExecInst Optional
AOSPct nsA:AOSPct Optional
AOSValu nsA:AOSValu Optional
AOSCurr nsA:AOSCurr Optional
TotNoOrds nsA:TotNoOrds Required
LastFragment nsA:LastFragment Optional