<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>
|