Definition Type: AttributeGroup
Name: SettlInstructionsDataAttributes
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-components-base-4-4.xsd
Collapse XSD Schema Diagram:
Drilldown into StandInstDbID in schema fixml-components-base-4-4_xsd Drilldown into StandInstDbName in schema fixml-components-base-4-4_xsd Drilldown into StandInstDbTyp in schema fixml-components-base-4-4_xsd Drilldown into DlvryTyp in schema fixml-components-base-4-4_xsdXSD Diagram of SettlInstructionsDataAttributes in schema fixml-components-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:attributeGroup name="SettlInstructionsDataAttributes">
    <xs:attribute name="DlvryTyp" type="SettlDeliveryType_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
DlvryTyp nsA:DlvryTyp Optional
StandInstDbTyp nsA:StandInstDbTyp Optional
StandInstDbName nsA:StandInstDbName Optional
StandInstDbID nsA:StandInstDbID Optional