Yield Curve Example - All Elements

<EagleML eaglemlVersion="2-0" eaglemlType="ReferenceTransaction" xsi:schemaLocation="http://www.eagleinvsys.com/2011/EagleML-2-0 eagleml-main-2-0.xsd" xsi:type="ReferenceTransaction" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.eagleinvsys.com/2011/EagleML-2-0">
    <referenceTransaction>
        <header>
            <objectType>YieldCurve</objectType>
        </header>
        <yieldCurve>
            <objectType>YieldCurve</objectType>
            <objectId>YieldCurve</objectId>
            <objectDescription>YieldCurve</objectDescription>
            <sourceName>EAGLE PACE</sourceName>
            <updateSource>MCADMIN</updateSource>
            <effectiveDate>2014-09-01</effectiveDate>
            <yieldCurveCode>USD</yieldCurveCode>
            <duration>1</duration>
            <parYield>1</parYield>
			<maturityDate>2016-09-01</maturityDate>
        </yieldCurve>
    </referenceTransaction>
</EagleML>