User Example - Delete Users

<EagleML xmlns="http://www.eagleinvsys.com/2011/EagleML-2-0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" eaglemlVersion="2-0" eaglemlType="UserAdministrationTransactionMessage" xsi:schemaLocation="http://www.eagleinvsys.com/2011/EagleML-2-0 eagleml-main-2-0.xsd" xsi:type="UserAdministrationTransactionMessage">
	<header>
		<messageId messageIdScheme="http://www.eagleinvsys.com/coding-scheme/message-id-2-0">TSTR8210A</messageId>
		<sentBy>http://www.eagleinvsys.com/</sentBy>
	</header>
	<userAdministrationTransaction>
		<header>
			<action>DELETE</action>
			<objectType>User</objectType>
		</header>
		<user>
			<objectType>User</objectType>
			<objectId>User</objectId>
			<objectDescription>User</objectDescription>
			<updateSource>MCADMIN</updateSource>
			<effectiveDate>2018-01-09</effectiveDate>
			<userId>BT158230_USER_1</userId>
		</user>
	</userAdministrationTransaction>
	<userAdministrationTransaction>
		<header>
			<action>DELETE</action>
			<objectType>User</objectType>
		</header>
		<user>
			<objectType>User</objectType>
			<objectId>User</objectId>
			<objectDescription>User</objectDescription>
			<updateSource>MCADMIN</updateSource>
			<effectiveDate>2018-01-09</effectiveDate>
			<userId>BT158230_USER_2</userId>
		</user>
	</userAdministrationTransaction>
	<userAdministrationTransaction>
		<header>
			<action>DELETE</action>
			<objectType>User</objectType>
		</header>
		<user>
			<objectType>User</objectType>
			<objectId>User</objectId>
			<objectDescription>User</objectDescription>
			<updateSource>MCADMIN</updateSource>
			<effectiveDate>2018-01-09</effectiveDate>
			<userId>BT158230_USER_3</userId>
		</user>
	</userAdministrationTransaction>
</EagleML>