Definition Type: AttributeGroup
Name: PegInstructionsAttributes
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 LmtTyp 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 OfstVal in schema fixml-components-base-4-4_xsdXSD Diagram of PegInstructionsAttributes in schema fixml-components-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:attributeGroup name="PegInstructionsAttributes">
    <xs:attribute name="OfstVal" type="PegOffsetValue_t" use="optional" />
    <xs:attribute name="MoveTyp" type="PegMoveType_t" use="optional" />
    <xs:attribute name="OfstTyp" type="PegOffsetType_t" use="optional" />
    <xs:attribute name="LmtTyp" type="PegLimitType_t" use="optional" />
    <xs:attribute name="RndDir" type="PegRoundDirection_t" use="optional" />
    <xs:attribute name="Scope" type="PegScope_t" use="optional" />
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
OfstVal nsA:OfstVal Optional
MoveTyp nsA:MoveTyp Optional
OfstTyp nsA:OfstTyp Optional
LmtTyp nsA:LmtTyp Optional
RndDir nsA:RndDir Optional
Scope nsA:Scope Optional