Definition Type: AttributeGroup
Name: SettlementInstructionRequestAttributes
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-settlement-base-4-4.xsd
Collapse XSD Schema Diagram:
Drilldown into StandInstDbID in schema fixml-settlement-base-4-4_xsd Drilldown into StandInstDbName in schema fixml-settlement-base-4-4_xsd Drilldown into StandInstDbTyp in schema fixml-settlement-base-4-4_xsd Drilldown into LastUpdateTm in schema fixml-settlement-base-4-4_xsd Drilldown into ExpireTm in schema fixml-settlement-base-4-4_xsd Drilldown into EfctvTm in schema fixml-settlement-base-4-4_xsd Drilldown into CFI in schema fixml-settlement-base-4-4_xsd Drilldown into SecTyp in schema fixml-settlement-base-4-4_xsd Drilldown into Prod in schema fixml-settlement-base-4-4_xsd Drilldown into Side in schema fixml-settlement-base-4-4_xsd Drilldown into ActIDSrc in schema fixml-settlement-base-4-4_xsd Drilldown into Acct in schema fixml-settlement-base-4-4_xsd Drilldown into TxnTm in schema fixml-settlement-base-4-4_xsd Drilldown into SettlInstReqID in schema fixml-settlement-base-4-4_xsdXSD Diagram of SettlementInstructionRequestAttributes in schema fixml-settlement-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:attributeGroup name="SettlementInstructionRequestAttributes">
    <xs:attribute name="SettlInstReqID" type="SettlInstReqID_t" use="required" />
    <xs:attribute name="TxnTm" type="TransactTime_t" use="required" />
    <xs:attribute name="Acct" type="AllocAccount_t" use="optional" />
    <xs:attribute name="ActIDSrc" type="AllocAcctIDSource_t" use="optional" />
    <xs:attribute name="Side" type="Side_t" use="optional" />
    <xs:attribute name="Prod" type="Product_t" use="optional" />
    <xs:attribute name="SecTyp" type="SecurityType_t" use="optional" />
    <xs:attribute name="CFI" type="CFICode_t" use="optional" />
    <xs:attribute name="EfctvTm" type="EffectiveTime_t" use="optional" />
    <xs:attribute name="ExpireTm" type="ExpireTime_t" use="optional" />
    <xs:attribute name="LastUpdateTm" type="LastUpdateTime_t" use="optional" />
    <xs:attribute name="StandInstDbTyp" type="StandInstDbType_t" use="optional" />
    <xs:attribute name="StandInstDbName" type="StandInstDbName_t" use="optional" />
    <xs:attribute name="StandInstDbID" type="StandInstDbID_t" use="optional" />
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
SettlInstReqID nsA:SettlInstReqID Required
TxnTm nsA:TxnTm Required
Acct nsA:Acct Optional
ActIDSrc nsA:ActIDSrc Optional
Side nsA:Side Optional
Prod nsA:Prod Optional
SecTyp nsA:SecTyp Optional
CFI nsA:CFI Optional
EfctvTm nsA:EfctvTm Optional
ExpireTm nsA:ExpireTm Optional
LastUpdateTm nsA:LastUpdateTm Optional
StandInstDbTyp nsA:StandInstDbTyp Optional
StandInstDbName nsA:StandInstDbName Optional
StandInstDbID nsA:StandInstDbID Optional