Definition Type: AttributeGroup
Name: PegInstructionsAttributes
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-components-base-5-0-SP2.xsd
Collapse XSD Schema Diagram:
Drilldown into PegSecDesc in schema fixml-components-base-5-0-sp2_xsd Drilldown into PgSymbl in schema fixml-components-base-5-0-sp2_xsd Drilldown into PegSecID in schema fixml-components-base-5-0-sp2_xsd Drilldown into PegSecurityIDSource in schema fixml-components-base-5-0-sp2_xsd Drilldown into Scope in schema fixml-components-base-5-0-sp2_xsd Drilldown into RndDir in schema fixml-components-base-5-0-sp2_xsd Drilldown into LmtTyp in schema fixml-components-base-5-0-sp2_xsd Drilldown into OfstTyp in schema fixml-components-base-5-0-sp2_xsd Drilldown into MoveTyp in schema fixml-components-base-5-0-sp2_xsd Drilldown into PegPxTyp in schema fixml-components-base-5-0-sp2_xsd Drilldown into OfstVal in schema fixml-components-base-5-0-sp2_xsdXSD Diagram of PegInstructionsAttributes in schema fixml-components-base-5-0-sp2_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="PegPxTyp" type="PegPriceType_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:attribute name="PegSecurityIDSource" type="PegSecurityIDSource_t" use="optional" />
    <xs:attribute name="PegSecID" type="PegSecurityID_t" use="optional" />
    <xs:attribute name="PgSymbl" type="PegSymbol_t" use="optional" />
    <xs:attribute name="PegSecDesc" type="PegSecurityDesc_t" use="optional" />
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
OfstVal nsA:OfstVal Optional
PegPxTyp nsA:PegPxTyp Optional
MoveTyp nsA:MoveTyp Optional
OfstTyp nsA:OfstTyp Optional
LmtTyp nsA:LmtTyp Optional
RndDir nsA:RndDir Optional
Scope nsA:Scope Optional
PegSecurityIDSource nsA:PegSecurityIDSource Optional
PegSecID nsA:PegSecID Optional
PgSymbl nsA:PgSymbl Optional
PegSecDesc nsA:PegSecDesc Optional