Definition Type: AttributeGroup
Name: DiscretionInstructionsAttributes
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-components-base-4-4.xsd
Collapse XSD Schema Diagram:
Drilldown into Scope in schema fixml-components-base-4-4_xsd Drilldown into RndDir in schema fixml-components-base-4-4_xsd Drilldown into LimitTyp in schema fixml-components-base-4-4_xsd Drilldown into OfstTyp in schema fixml-components-base-4-4_xsd Drilldown into MoveTyp in schema fixml-components-base-4-4_xsd Drilldown into OfstValu in schema fixml-components-base-4-4_xsd Drilldown into DsctnInst in schema fixml-components-base-4-4_xsdXSD Diagram of DiscretionInstructionsAttributes in schema fixml-components-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:attributeGroup name="DiscretionInstructionsAttributes">
    <xs:attribute name="DsctnInst" type="DiscretionInst_t" use="optional" />
    <xs:attribute name="OfstValu" type="DiscretionOffsetValue_t" use="optional" />
    <xs:attribute name="MoveTyp" type="DiscretionMoveType_t" use="optional" />
    <xs:attribute name="OfstTyp" type="DiscretionOffsetType_t" use="optional" />
    <xs:attribute name="LimitTyp" type="DiscretionLimitType_t" use="optional" />
    <xs:attribute name="RndDir" type="DiscretionRoundDirection_t" use="optional" />
    <xs:attribute name="Scope" type="DiscretionScope_t" use="optional" />
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
DsctnInst nsA:DsctnInst Optional
OfstValu nsA:OfstValu Optional
MoveTyp nsA:MoveTyp Optional
OfstTyp nsA:OfstTyp Optional
LimitTyp nsA:LimitTyp Optional
RndDir nsA:RndDir Optional
Scope nsA:Scope Optional