Definition Type: AttributeGroup
Name: UndInstrmtStrkPxGrpAttributes
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-listorders-base-4-4.xsd
Collapse XSD Schema Diagram:
Drilldown into EncTxt in schema fixml-listorders-base-4-4_xsd Drilldown into EncTxtLen in schema fixml-listorders-base-4-4_xsd Drilldown into Txt in schema fixml-listorders-base-4-4_xsd Drilldown into Ccy in schema fixml-listorders-base-4-4_xsd Drilldown into Px in schema fixml-listorders-base-4-4_xsd Drilldown into Side in schema fixml-listorders-base-4-4_xsd Drilldown into ClOrdID2 in schema fixml-listorders-base-4-4_xsd Drilldown into ClOrdID in schema fixml-listorders-base-4-4_xsd Drilldown into PrevClsPx in schema fixml-listorders-base-4-4_xsdXSD Diagram of UndInstrmtStrkPxGrpAttributes in schema fixml-listorders-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:attributeGroup name="UndInstrmtStrkPxGrpAttributes">
    <xs:attribute name="PrevClsPx" type="PrevClosePx_t" use="optional" />
    <xs:attribute name="ClOrdID" type="ClOrdID_t" use="optional" />
    <xs:attribute name="ClOrdID2" type="SecondaryClOrdID_t" use="optional" />
    <xs:attribute name="Side" type="Side_t" use="optional" />
    <xs:attribute name="Px" type="Price_t" use="required" />
    <xs:attribute name="Ccy" type="Currency_t" use="optional" />
    <xs:attribute name="Txt" type="Text_t" use="optional" />
    <xs:attribute name="EncTxtLen" type="EncodedTextLen_t" use="optional" />
    <xs:attribute name="EncTxt" type="EncodedText_t" use="optional" />
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
PrevClsPx nsA:PrevClsPx Optional
ClOrdID nsA:ClOrdID Optional
ClOrdID2 nsA:ClOrdID2 Optional
Side nsA:Side Optional
Px nsA:Px Required
Ccy nsA:Ccy Optional
Txt nsA:Txt Optional
EncTxtLen nsA:EncTxtLen Optional
EncTxt nsA:EncTxt Optional