Definition Type: AttributeGroup
Name: ListStrikePriceAttributes
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-listorders-base-4-4.xsd
Collapse XSD Schema Diagram:
Drilldown into LastFragment in schema fixml-listorders-base-4-4_xsd Drilldown into TotNoStrks in schema fixml-listorders-base-4-4_xsd Drilldown into ID in schema fixml-listorders-base-4-4_xsdXSD Diagram of ListStrikePriceAttributes in schema fixml-listorders-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:attributeGroup name="ListStrikePriceAttributes">
    <xs:attribute name="ID" type="ListID_t" use="required" />
    <xs:attribute name="TotNoStrks" type="TotNoStrikes_t" use="required" />
    <xs:attribute name="LastFragment" type="LastFragment_t" use="optional" />
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
ID nsA:ID Required
TotNoStrks nsA:TotNoStrks Required
LastFragment nsA:LastFragment Optional