Definition Type: AttributeGroup
Name: SettlInstGrpAttributes
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-settlement-base-4-4.xsd
Collapse XSD Schema Diagram:
Drilldown into PmtRemtrID in schema fixml-settlement-base-4-4_xsd Drilldown into PmtDt in schema fixml-settlement-base-4-4_xsd Drilldown into CardIssNum in schema fixml-settlement-base-4-4_xsd Drilldown into CardExpDt in schema fixml-settlement-base-4-4_xsd Drilldown into CardStartDt in schema fixml-settlement-base-4-4_xsd Drilldown into CardNum in schema fixml-settlement-base-4-4_xsd Drilldown into CardHolderName in schema fixml-settlement-base-4-4_xsd Drilldown into PmtRef in schema fixml-settlement-base-4-4_xsd Drilldown into PmtMethod 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 SettlInstRefID in schema fixml-settlement-base-4-4_xsd Drilldown into SettlInstTransTyp in schema fixml-settlement-base-4-4_xsd Drilldown into SettlInstID in schema fixml-settlement-base-4-4_xsdXSD Diagram of SettlInstGrpAttributes in schema fixml-settlement-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:attributeGroup name="SettlInstGrpAttributes">
    <xs:attribute name="SettlInstID" type="SettlInstID_t" use="optional" />
    <xs:attribute name="SettlInstTransTyp" type="SettlInstTransType_t" use="optional" />
    <xs:attribute name="SettlInstRefID" type="SettlInstRefID_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="PmtMethod" type="PaymentMethod_t" use="optional" />
    <xs:attribute name="PmtRef" type="PaymentRef_t" use="optional" />
    <xs:attribute name="CardHolderName" type="CardHolderName_t" use="optional" />
    <xs:attribute name="CardNum" type="CardNumber_t" use="optional" />
    <xs:attribute name="CardStartDt" type="CardStartDate_t" use="optional" />
    <xs:attribute name="CardExpDt" type="CardExpDate_t" use="optional" />
    <xs:attribute name="CardIssNum" type="CardIssNum_t" use="optional" />
    <xs:attribute name="PmtDt" type="PaymentDate_t" use="optional" />
    <xs:attribute name="PmtRemtrID" type="PaymentRemitterID_t" use="optional" />
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
SettlInstID nsA:SettlInstID Optional
SettlInstTransTyp nsA:SettlInstTransTyp Optional
SettlInstRefID nsA:SettlInstRefID 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
PmtMethod nsA:PmtMethod Optional
PmtRef nsA:PmtRef Optional
CardHolderName nsA:CardHolderName Optional
CardNum nsA:CardNum Optional
CardStartDt nsA:CardStartDt Optional
CardExpDt nsA:CardExpDt Optional
CardIssNum nsA:CardIssNum Optional
PmtDt nsA:PmtDt Optional
PmtRemtrID nsA:PmtRemtrID Optional