Business Date Rule - Delete Date

<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> <objectType>BusinessDateRule</objectType> <action>DELETE</action> </header> <businessDateRule> <objectType>BusinessDateRule</objectType> <objectId>BusinessDateRule</objectId> <objectDescription>BusinessDateRule</objectDescription> <updateSource>MCADMIN</updateSource> <dateRuleId>123</dateRuleId> <dateRuleName>RULE NAME</dateRuleName> </businessDateRule> </referenceTransaction> </EagleML>

Â