Security Notes Example - All Elements

This sample file has been successfully tested with eagle_default/in/xml/xml-ref_secnotes.xml rule

<EagleML xmlns="http://www.eagleinvsys.com/2011/EagleML-2-0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" eaglemlVersion="2-0" eaglemlType="ReferenceTransactionMessage" xsi:schemaLocation="http://www.eagleinvsys.com/2011/EagleML-2-0 eagleml-main-2-0.xsd" xsi:type="ReferenceTransactionMessage">
    <referenceTransaction>
        <header>
            <action>ADD</action>
            <objectType>NoteModel</objectType>
        </header>
        <securityNotes>
            <objectType>NoteModel</objectType>
            <objectId>NoteModel</objectId>
            <sourceName>EAGLE PACE</sourceName>
            <updateSource>JIVANOVA</updateSource>
            <effectiveDate>2015-03-30</effectiveDate>
            <languageId>174620</languageId>
            <tagNochangecase>N</tagNochangecase>
            <preserveNull>Y</preserveNull>
            <noLoadValidationFlag>Y</noLoadValidationFlag>
            <accountingValidationFlag>N</accountingValidationFlag>
            <primaryAssetId>EMLEQ6</primaryAssetId>
            <primaryAssetType>CLIENT</primaryAssetType>
            <ticker>TICKER_ID</ticker>
            <cusip>CUSIP11ID</cusip>
            <cusipPay>CUSIP_PAY</cusipPay>
            <cusipReceive>CUSIP_RECEIVE</cusipReceive>
            <isin>ISIN_ID</isin>
            <sedol>SEDOL_ID</sedol>
            <reuters>REUTERS</reuters>
            <bloombergId>T210A</bloombergId>
            <sicovmId>TS210</sicovmId>
            <valorenId>TS210</valorenId>
            <cedel>CEDEL_ID</cedel>
            <internalId>T820A</internalId>
            <cinsId>TSTR7986G</cinsId>
            <assetResolutionOption>ALL</assetResolutionOption>
            <NoteModel>
                <updateDate>2015-02-18</updateDate>
                <notes>NOTES</notes>
                <noteType>NOTE_TYPE</noteType>
                <updateUser>UPDATE_USER</updateUser>
                <noteIndicator>NOTE_INDICATOR</noteIndicator>
            </NoteModel>
        </securityNotes>
    </referenceTransaction>
</EagleML>