Definition Type: AttributeGroup
Name: SpreadOrBenchmarkCurveDataAttributes
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-components-base-4-4.xsd
Collapse XSD Schema Diagram:
Drilldown into SecIDSrc in schema fixml-components-base-4-4_xsd Drilldown into SecID in schema fixml-components-base-4-4_xsd Drilldown into PxTyp in schema fixml-components-base-4-4_xsd Drilldown into Px in schema fixml-components-base-4-4_xsd Drilldown into Point in schema fixml-components-base-4-4_xsd Drilldown into Name in schema fixml-components-base-4-4_xsd Drilldown into Ccy in schema fixml-components-base-4-4_xsd Drilldown into Spread in schema fixml-components-base-4-4_xsdXSD Diagram of SpreadOrBenchmarkCurveDataAttributes in schema fixml-components-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:attributeGroup name="SpreadOrBenchmarkCurveDataAttributes">
    <xs:attribute name="Spread" type="Spread_t" use="optional" />
    <xs:attribute name="Ccy" type="BenchmarkCurveCurrency_t" use="optional" />
    <xs:attribute name="Name" type="BenchmarkCurveName_t" use="optional" />
    <xs:attribute name="Point" type="BenchmarkCurvePoint_t" use="optional" />
    <xs:attribute name="Px" type="BenchmarkPrice_t" use="optional" />
    <xs:attribute name="PxTyp" type="BenchmarkPriceType_t" use="optional" />
    <xs:attribute name="SecID" type="BenchmarkSecurityID_t" use="optional" />
    <xs:attribute name="SecIDSrc" type="BenchmarkSecurityIDSource_t" use="optional" />
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
Spread nsA:Spread Optional
Ccy nsA:Ccy Optional
Name nsA:Name Optional
Point nsA:Point Optional
Px nsA:Px Optional
PxTyp nsA:PxTyp Optional
SecID nsA:SecID Optional
SecIDSrc nsA:SecIDSrc Optional