Definition Type: AttributeGroup
Name: YieldDataAttributes
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-components-base-4-4.xsd
Collapse XSD Schema Diagram:
Drilldown into RedPxTyp in schema fixml-components-base-4-4_xsd Drilldown into RedPx in schema fixml-components-base-4-4_xsd Drilldown into RedDt in schema fixml-components-base-4-4_xsd Drilldown into CalcDt in schema fixml-components-base-4-4_xsd Drilldown into Yld in schema fixml-components-base-4-4_xsd Drilldown into Typ in schema fixml-components-base-4-4_xsdXSD Diagram of YieldDataAttributes in schema fixml-components-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:attributeGroup name="YieldDataAttributes">
    <xs:attribute name="Typ" type="YieldType_t" use="optional" />
    <xs:attribute name="Yld" type="Yield_t" use="optional" />
    <xs:attribute name="CalcDt" type="YieldCalcDate_t" use="optional" />
    <xs:attribute name="RedDt" type="YieldRedemptionDate_t" use="optional" />
    <xs:attribute name="RedPx" type="YieldRedemptionPrice_t" use="optional" />
    <xs:attribute name="RedPxTyp" type="YieldRedemptionPriceType_t" use="optional" />
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
Typ nsA:Typ Optional
Yld nsA:Yld Optional
CalcDt nsA:CalcDt Optional
RedDt nsA:RedDt Optional
RedPx nsA:RedPx Optional
RedPxTyp nsA:RedPxTyp Optional