Entity Bank Relationship Example - All Elements

<EagleML xmlns="http://www.eagleinvsys.com/2011/EagleML-2-0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" eaglemlVersion="2-0" eaglemlType="EntityTransactionMessage" xsi:schemaLocation="http://www.eagleinvsys.com/2011/EagleML-2-0 eagleml-main-2-0.xsd" xsi:type="EntityTransactionMessage">
<entityTransaction>
	<header>
		<action>ADD</action>
		<objectType>EntityBankRelationship</objectType>
	</header>
	<entityBankRelationship>
		<objectType>EntityBankRelationship</objectType>
		<updateSource>MCADMIN</updateSource>
		<entityId>100955</entityId>
		<bankAccountStatus>Y</bankAccountStatus>
		<custodyBankAccountName>CUSTODY_BANK_ACCOUNT_NAME</custodyBankAccountName>
		<custodyBankAccountNumber>CUSTODY_BANK_ACCOUNT_NUMBER</custodyBankAccountNumber>
		<custodyBankCode>CUSTODY_BANK_CODE</custodyBankCode>
		<custodyBankSubAcct>CUSTODY_BANK_SUB_ACCT</custodyBankSubAcct>
		<dtcBankId>T822A</dtcBankId>
		<entityBankAlias>ENTITY_BANK_ALIAS</entityBankAlias>
		<interestedPartyId>TSR821</interestedPartyId>
		<interestedPartyAcct>INTERESTED_PARTY_ACCT</interestedPartyAcct>
		<interestedPartyId2>INTERESTED_PARTY_ID2</interestedPartyId2>
		<interestedPartyAcct2>INTERESTED_PARTY_ACCT2</interestedPartyAcct2>
		<primaryContact>PRIMARY_CONTACT</primaryContact>
		<phone>PHONE</phone>
		<fax>FAX</fax>
		<settlementMethod>SETTLEMENT_METHOD</settlementMethod>
		<userDate1>2015-03-30</userDate1>
		<userDate2>2015-03-30</userDate2>
		<userField1>USR_FIELD1</userField1>
		<userField2>USR_FIELD2</userField2>
		<userFloat1>213.467</userFloat1>
		<userFloat2>613.545</userFloat2>
	</entityBankRelationship>
</entityTransaction>
</EagleML>