Definition Type: AttributeGroup
Name: ListStatusAttributes
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 TxnTm in schema fixml-listorders-base-4-4_xsd Drilldown into EncListStatText in schema fixml-listorders-base-4-4_xsd Drilldown into EncListStatTextLen in schema fixml-listorders-base-4-4_xsd Drilldown into ListStatText in schema fixml-listorders-base-4-4_xsd Drilldown into RptSeq in schema fixml-listorders-base-4-4_xsd Drilldown into ListOrdStat in schema fixml-listorders-base-4-4_xsd Drilldown into NoRpts in schema fixml-listorders-base-4-4_xsd Drilldown into ListStatTyp in schema fixml-listorders-base-4-4_xsd Drilldown into ID in schema fixml-listorders-base-4-4_xsdXSD Diagram of ListStatusAttributes in schema fixml-listorders-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:attributeGroup name="ListStatusAttributes">
    <xs:attribute name="ID" type="ListID_t" use="required" />
    <xs:attribute name="ListStatTyp" type="ListStatusType_t" use="required" />
    <xs:attribute name="NoRpts" type="NoRpts_t" use="required" />
    <xs:attribute name="ListOrdStat" type="ListOrderStatus_t" use="required" />
    <xs:attribute name="RptSeq" type="RptSeq_t" use="required" />
    <xs:attribute name="ListStatText" type="ListStatusText_t" use="optional" />
    <xs:attribute name="EncListStatTextLen" type="EncodedListStatusTextLen_t" use="optional" />
    <xs:attribute name="EncListStatText" type="EncodedListStatusText_t" use="optional" />
    <xs:attribute name="TxnTm" type="TransactTime_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
ListStatTyp nsA:ListStatTyp Required
NoRpts nsA:NoRpts Required
ListOrdStat nsA:ListOrdStat Required
RptSeq nsA:RptSeq Required
ListStatText nsA:ListStatText Optional
EncListStatTextLen nsA:EncListStatTextLen Optional
EncListStatText nsA:EncListStatText Optional
TxnTm nsA:TxnTm Optional
TotNoOrds nsA:TotNoOrds Required
LastFragment nsA:LastFragment Optional