Definition Type: AttributeGroup
Name: LegBenchmarkCurveDataAttributes
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-components-base-4-4.xsd
Collapse XSD Schema Diagram:
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_xsdXSD Diagram of LegBenchmarkCurveDataAttributes in schema fixml-components-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<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>
Collapse Child Attributes:
Name Type Default Value Use
Ccy nsA:Ccy Optional
Name nsA:Name Optional
Point nsA:Point Optional
Px nsA:Px Optional
PxTyp nsA:PxTyp Optional