<xs:attributeGroup name="LegBenchmarkCurveDataAttributes">
<xs:attribute name="Ccy" type="LegBenchmarkCurveCurrency_t" use="optional" />
<xs:attribute name="Name" type="LegBenchmarkCurveName_t" use="optional" />
<xs:attribute name="Point" type="LegBenchmarkCurvePoint_t" use="optional" />
<xs:attribute name="Px" type="LegBenchmarkPrice_t" use="optional" />
<xs:attribute name="PxTyp" type="LegBenchmarkPriceType_t" use="optional" />
</xs:attributeGroup>
|